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