<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 }
<SignedIn /> to control the rendering of components for users. Components inside <SignedIn /> are only rendered if the user is authenticated.
{ children: ReactNode }