diff --git a/apps/rowboat/app/projects/[projectId]/playground/app.tsx b/apps/rowboat/app/projects/[projectId]/playground/app.tsx index 320e6029..864036fc 100644 --- a/apps/rowboat/app/projects/[projectId]/playground/app.tsx +++ b/apps/rowboat/app/projects/[projectId]/playground/app.tsx @@ -131,15 +131,13 @@ export function App({ } > - {USE_TESTING_FEATURE && ( - - )} +
- + {USE_TESTING_FEATURE && ( + + )}