feat(2.5): Batch Flash Nodes #5
Annotations
2 warnings
Linting rules:
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
|
Linting rules:
src/routes/_tabLayout/flash-node.lazy.tsx#L105
React Hook useEffect has missing dependencies: 'isFlashing', 'nodeWord', and 'toast'. Either include them or remove the dependency array
|