diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 1e2714c8..73dcc912 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -272,7 +272,7 @@ function Home({ initialSettings }) { )} {bookmarks && ( -
+
{bookmarks.map((group) => ( ))}