mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 12:53:32 +00:00
refactor: simplify navigation lock
This commit is contained in:
committed by
Carlos Valente
parent
c3d66f5bd1
commit
3d50b8ce49
@@ -87,7 +87,7 @@ const withData = <P extends WithDataProps>(Component: ComponentType<P>) => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<ViewNavigationMenu />
|
||||
<ViewNavigationMenu isLockable />
|
||||
<Component
|
||||
{...props}
|
||||
auxTimer={auxtimer1}
|
||||
|
||||
Reference in New Issue
Block a user