completionId: cgen-e5399285ac7c41ccabfb670c2314de94
cgen-e5399285ac7c41ccabfb670c2314de94
This commit is contained in:
parent
5fffc13a80
commit
39a66d2f67
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
|
|||
const location = useLocation();
|
||||
const navigate = useNavigate();
|
||||
const { user, profile, signOut, loading, profileComplete } = useAuth();
|
||||
const [mobileArmsOpen, setMobileArmsOpen] = useState(false);
|
||||
|
||||
const navigation = [
|
||||
{ name: "Home", href: "/" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue