<SignedOut> component allows you to show content only when the user is not authenticated.
Props
ReactNode
The content to show when the user is signed out.
Examples
<SignedIn /> component to show different content based on the user’s authentication status.]]### Props