diff --git a/studio/frontend/src/app/provider.tsx b/studio/frontend/src/app/provider.tsx
index 8360186d1e..7c7cec2dda 100644
--- a/studio/frontend/src/app/provider.tsx
+++ b/studio/frontend/src/app/provider.tsx
@@ -291,7 +291,7 @@ export function AppProvider({ children }: AppProviderProps) {
{children}
-
+
);
}