feat: 내정보 관리 페이지 #87
Annotations
4 warnings
Run Tests:
src/pages/mypage/manage/components/birth-bottom-sheet.tsx#L19
'birthSchema' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
Run Tests:
src/pages/userinfo/components/BirthStepFunnel.tsx#L91
React Hook useEffect has a missing dependency: 'setFocus'. Either include it or remove the dependency array
|
Run Tests:
src/pages/userinfo/components/GenderStepFunnel.tsx#L21
React Hook useEffect has a missing dependency: 'setFocus'. Either include it or remove the dependency array
|
Run Tests:
src/pages/userinfo/components/NameStepFunnel.tsx#L56
React Hook useEffect has a missing dependency: 'setFocus'. Either include it or remove the dependency array
|