feat(ui): 기본 icon 추가 #90
Annotations
2 errors and 1 warning
Check quality (build)
client#build: command (/home/runner/work/sickgyun-client/sickgyun-client/apps/client) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Check quality (build)
Process completed with exit code 1.
|
Check quality (lint):
packages/ui/src/Portal/useDidMount.ts#L11
React Hook useEffect has a missing dependency: 'callback'. Either include it or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|