mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-19 05:54:07 +01:00
fixing code readability.
This commit is contained in:
parent
0eaa99f9a9
commit
de3abcee06
@ -25,7 +25,9 @@ const App = () => {
|
||||
<Route path="/calendar" element={<Calendar />} />
|
||||
</Routes>
|
||||
</div>
|
||||
<div>
|
||||
<IconSideNav /> {<KanbanBoard />}
|
||||
</div>
|
||||
|
||||
</BrowserRouter>
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user