fix: Update Loader Page #7
Annotations
4 warnings
continuous Integration:
src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
continuous Integration:
src/hooks/use-fetch.tsx#L7
React Hook useCallback has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
continuous Integration:
src/hooks/use-theme.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
continuous Integration:
src/hooks/use-toast.ts#L18
'actionTypes' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
Loading