feat: mobile navigation menu #7
Annotations
3 warnings
src/components/navigation-links.tsx#L74
React Hook useMemo has a missing dependency: 'onClick'. Either include it or remove the dependency array
|
src/routes/_tabLayout/firmware-upgrade.lazy.tsx#L77
React Hook useEffect has missing dependencies: 'isUpgrading' and 'toast'. Either include them or remove the dependency array
|
src/routes/_tabLayout/flash-node.lazy.tsx#L100
React Hook useEffect has missing dependencies: 'isFlashing' and 'toast'. Either include them or remove the dependency array
|
This job succeeded
Loading