Update Layout
This commit is contained in:
parent
e256be2fba
commit
1420d792df
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import type { ReactElement } from 'react'
|
import type { ReactElement } from 'react'
|
||||||
import TopHeader from '~components/TopHeader'
|
import TopHeader from '~components/Header'
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
children: ReactElement
|
children: ReactElement
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue