implement custom useTimer hook for improved timer functionality

This commit is contained in:
Mo Tarbin
2025-07-12 16:36:41 -04:00
parent adc2e96bf2
commit be21da5e3b
3 changed files with 178 additions and 48 deletions

View File

@@ -113,7 +113,7 @@ const NavBar = () => {
zIndex: 10000,
top: 0,
minHeight: '45px',
backgroundColor: 'var(--joy-palette-background-surface)',
backgroundColor: 'var(--joy-palette-background-body)',
}}
>
<IconButton size='md' variant='plain' onClick={() => setDrawerOpen(true)}>