feat: refacotor ui
This commit is contained in:
@@ -67,7 +67,7 @@ const Layout = async (props: ChildrenType & { params: Promise<{ lang: Locale }>
|
||||
<i className='tabler-arrow-up' />
|
||||
</Button>
|
||||
</ScrollToTop>
|
||||
<Customizer dir={direction} />
|
||||
{/* <Customizer dir={direction} /> */}
|
||||
</AuthGuard>
|
||||
</Providers>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user