优化用户数据初始化时机
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Header from '@/app/(home)/@header/page'
|
||||
import Footer from '@/app/(home)/@footer/page'
|
||||
import {ReactNode} from 'react'
|
||||
import Header from './header'
|
||||
import Footer from './footer'
|
||||
|
||||
export type HomeLayoutProps = {
|
||||
children: ReactNode
|
||||
|
||||
Reference in New Issue
Block a user