diff --git a/packages/playground/src/space-exploration/App.tsx b/packages/playground/src/space-exploration/App.tsx
index 6660425..59bcfe6 100644
--- a/packages/playground/src/space-exploration/App.tsx
+++ b/packages/playground/src/space-exploration/App.tsx
@@ -55,31 +55,7 @@ function App() {
return (
setBgIndex((bgIndex) => (bgIndex + 1) % bgs.length)}>