This commit is contained in:
Hailey
2024-06-17 20:30:41 -07:00
parent e7f0c25559
commit f84aa3c24c
@@ -69,12 +69,7 @@ export function LandingScreen({
return null
}
return (
<LandingScreenInner
setScreenState={setScreenState}
moderationOpts={moderationOpts}
/>
)
return <LandingScreenInner setScreenState={setScreenState} />
}
export function LandingScreenInner({