mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: conflicts and upgrades
This commit is contained in:
parent
416c3a4afc
commit
bf38fee68b
16 changed files with 3102 additions and 5512 deletions
|
|
@ -3,7 +3,7 @@ import DashLeftMenu from '@components/Dashboard/UI/DashLeftMenu'
|
|||
import DashMobileMenu from '@components/Dashboard/UI/DashMobileMenu'
|
||||
import AdminAuthorization from '@components/Security/AdminAuthorization'
|
||||
import { SessionProvider } from 'next-auth/react'
|
||||
import React, { useState, useEffect } from 'react'
|
||||
import React from 'react'
|
||||
import { useMediaQuery } from 'usehooks-ts';
|
||||
|
||||
function ClientAdminLayout({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue