React
<SignedIn />
Use <SignedIn />
to control the rendering of components for users. Components inside <SignedIn />
are only rendered if the user is authenticated.
Parameters
__namedParameters required { children: ReactNode }
Use <SignedIn />
to control the rendering of components for users. Components inside <SignedIn />
are only rendered if the user is authenticated.
__namedParameters required { children: ReactNode }