diff --git a/src/App.jsx b/src/App.jsx index 3c578614c15507086fe8da1548270a97a5e71f8f..116672ad29a84e35fc2a44c141bdeaa9e780fa01 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -19,6 +19,7 @@ function App() { return (
+ + {page === 'main' && } {page === 'setting' && } {page === 'history' && }