Resolved slug creation error for titles containing spaces. #65
Annotations
6 warnings
|
src/pages/demo/demo-page.tsx#L82
React Hook useEffect has missing dependencies: 'demoData', 'handleNext', and 'isAutoPlay'. Either include them or remove the dependency array
|
|
src/pages/demo-list/product-demos.tsx#L91
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/context/DemosListContext.tsx#L22
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
|
|
src/components/ui/badge.tsx#L46
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