Hide Setting Sidebar

This commit is contained in:
2022-05-23 10:49:36 +07:00
parent 89bb57f357
commit 38f794a536

View File

@@ -19,7 +19,7 @@ export default function App() {
<RtlLayout> <RtlLayout>
<MotionLazyContainer> <MotionLazyContainer>
<ProgressBarStyle /> <ProgressBarStyle />
<Settings /> {/* <Settings /> */}
<ScrollToTop /> <ScrollToTop />
<Router /> <Router />
</MotionLazyContainer> </MotionLazyContainer>