mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 12:23:51 +00:00
refactor: extract project info data to hook
This commit is contained in:
committed by
Carlos Valente
parent
c300fc18e1
commit
1ed08df198
@@ -87,6 +87,7 @@ export default function AppRouter() {
|
||||
path='info'
|
||||
element={
|
||||
<ViewLoader>
|
||||
<ViewNavigationMenu isLockable suppressSettings />
|
||||
<ProjectInfo />
|
||||
</ViewLoader>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user