mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 21:24:11 +00:00
refactor: extract timeline data to hook
This commit is contained in:
committed by
Carlos Valente
parent
bea7e2bb2b
commit
c300fc18e1
@@ -78,6 +78,7 @@ export default function AppRouter() {
|
||||
path='timeline'
|
||||
element={
|
||||
<ViewLoader>
|
||||
<ViewNavigationMenu isLockable />
|
||||
<Timeline />
|
||||
</ViewLoader>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user