ยฉ 2026 Hedgehog Software, LLC
const MiddleContainer: ParentComponent = (props) => { const { isAuthenticated } = useAuthState()!;
AuthContextProvider