diff --git a/src/timelines/Home.tsx b/src/timelines/Home.tsx index b83de4d..6371250 100644 --- a/src/timelines/Home.tsx +++ b/src/timelines/Home.tsx @@ -11,7 +11,7 @@ import { Suspense, Match, Switch as JsSwitch, - ErrorBoundary + ErrorBoundary, } from "solid-js"; import { useDocumentTitle } from "../utils"; import { type mastodon } from "masto"; @@ -126,9 +126,11 @@ const TimelinePanel: Component<{ }; return ( - { - return

Oops: {String(err)}

- }}> + { + return

Oops: {String(err)}

; + }} + > { } > -
-
-
- + +
+
+
+ +
-
-
-
- +
+
+ +
-
-
-
- +
+
+ +
+
-
-
+