Fix/asset pic #120
Annotations
2 warnings
|
Lint and Test:
src/pages/UserDashboardPage.tsx#L123
React Hook useEffect has missing dependencies: 'assetImages' and 'assetNames'. Either include them or remove the dependency array
|
|
Lint and Test:
src/pages/LoginPage.tsx#L45
React Hook useEffect has missing dependencies: 'isAdmin', 'isLoggedIn', and 'navigate'. Either include them or remove the dependency array
|