diff --git a/dashboard_js/app/root.tsx b/dashboard_js/app/root.tsx
index b2b236b..9077299 100644
--- a/dashboard_js/app/root.tsx
+++ b/dashboard_js/app/root.tsx
@@ -60,7 +60,7 @@ export default function App() {
export function HydrateFallback() {
return (
-
+
)
}