diff --git a/web/src/AppBar.jsx b/web/src/AppBar.jsx index 8a6aa3743..664b48a81 100644 --- a/web/src/AppBar.jsx +++ b/web/src/AppBar.jsx @@ -51,7 +51,7 @@ export default function AppBar() { ) : null} - + ); }