feat: improved frameworks page #880
Annotations
10 warnings
|
PR:
src/components/Navbar.tsx#L33
'sortBy' is defined but never used
|
|
PR:
src/components/FeedFilters.tsx#L157
React Hook React.useEffect has a missing dependency: 'onFiltersChange'. Either include it or remove the dependency array. If 'onFiltersChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
PR:
src/components/FeedEntry.tsx#L42
'FeedEntry' is already defined
|
|
PR:
src/components/DocsLayout.tsx#L186
'setShowBytes' is assigned a value but never used
|
|
PR:
src/components/DocsLayout.tsx#L186
'showBytes' is assigned a value but never used
|
|
PR:
src/components/Doc.tsx#L17
'GamLeader' is defined but never used
|
|
PR:
src/components/CookieConsent.tsx#L87
React Hook useEffect has missing dependencies: 'consentSettings' and 'updateGTMConsent'. Either include them or remove the dependency array
|
|
PR:
src/components/BackgroundGradient.tsx#L2
'useMatch' is defined but never used
|
|
PR:
src/components/AILibraryHero.tsx#L3
'Link' is defined but never used
|
|
PR:
src/components/AILibraryHero.tsx#L2
'twMerge' is defined but never used
|