diff --git a/apps/rowboat/app/projects/[projectId]/playground/app.tsx b/apps/rowboat/app/projects/[projectId]/playground/app.tsx index 88d4ae43..7a0e94a1 100644 --- a/apps/rowboat/app/projects/[projectId]/playground/app.tsx +++ b/apps/rowboat/app/projects/[projectId]/playground/app.tsx @@ -146,9 +146,6 @@ export function App({ } - className={clsx( - isInitialState && "opacity-50 transition-opacity duration-300" - )} onClick={onPanelClick} >