diff --git a/src/app/HomePage.js b/src/app/HomePage.js index cb4eb7c..77f654e 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -31,7 +31,6 @@ function HomePage() { return ( - + ); } @@ -246,6 +246,9 @@ function ColorModeToggleButton() { return ( : } onClick={toggleColorMode} variant="ghost"