Feat: 자료집 UI 구현 #12
Annotations
1 error and 4 warnings
build
Process completed with exit code 1.
|
build:
src/components/PostCard/const/style.tsx#L14
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
build:
src/components/StateTag/index.tsx#L48
React Hook useEffect has a missing dependency: 'current'. Either include it or remove the dependency array
|
build:
src/components/ui/badge.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
build:
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
|