You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/userDashboard/UserDashboard.js
Line 88:6: React Hook useEffect has a missing dependency: 'api'. Either include it or remove the dependency array react-hooks/exhaustive-deps
Line 106:6: React Hook useEffect has a missing dependency: 'api'. Either include it or remove the dependency array react-hooks/exhaustive-deps
Line 114:7: Imported JSX component UserDashboard_Top must be in PascalCase or SCREAMING_SNAKE_CASE react/jsx-pascal-case
The text was updated successfully, but these errors were encountered:
src/userDashboard/UserDashboard.js
Line 88:6: React Hook useEffect has a missing dependency: 'api'. Either include it or remove the dependency array react-hooks/exhaustive-deps
Line 106:6: React Hook useEffect has a missing dependency: 'api'. Either include it or remove the dependency array react-hooks/exhaustive-deps
Line 114:7: Imported JSX component UserDashboard_Top must be in PascalCase or SCREAMING_SNAKE_CASE react/jsx-pascal-case
The text was updated successfully, but these errors were encountered: