oops
This commit is contained in:
@@ -69,12 +69,7 @@ export function LandingScreen({
|
|||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return <LandingScreenInner setScreenState={setScreenState} />
|
||||||
<LandingScreenInner
|
|
||||||
setScreenState={setScreenState}
|
|
||||||
moderationOpts={moderationOpts}
|
|
||||||
/>
|
|
||||||
)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export function LandingScreenInner({
|
export function LandingScreenInner({
|
||||||
|
|||||||
Reference in New Issue
Block a user