fix(deps): update react monorepo #50
Annotations
4 warnings
|
src/pages/demo/demo-page.tsx#L71
React Hook useEffect has missing dependencies: 'demoData', 'handleNext', and 'isAutoPlay'. Either include them or remove the dependency array
|
|
src/pages/demo-list/mifosx.tsx#L93
React Hook useMemo has a missing dependency: 'NavigateToDemo'. Either include it or remove the dependency array
|
|
src/context/ThemeContext.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading