We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ant Form 쓰면 setter 하나씩 안 써도 돼. https://github.com/jiji14/dailyfield/blob/main/src/components/Signup.tsx에 도움이 될것 같아.
그리고 signin폼에도 똑같은 코드 쓰면 좀 더 깔끔할거야: ant-design/ant-design#9380 (comment)
https://ant.design/components/form/
The text was updated successfully, but these errors were encountered:
여기에도 Ant Form쓰면 alert같은거 필요 없어:
dailyfield/src/components/AddMatch.tsx
Line 82 in f3abffe
Line 86 in f3abffe
그리고 이런 컨펌 버튼 못 쓰게 할수 있어:
Line 257 in f3abffe
Sorry, something went wrong.
jiji14
No branches or pull requests
Ant Form 쓰면 setter 하나씩 안 써도 돼. https://github.com/jiji14/dailyfield/blob/main/src/components/Signup.tsx에 도움이 될것 같아.
그리고 signin폼에도 똑같은 코드 쓰면 좀 더 깔끔할거야: ant-design/ant-design#9380 (comment)
https://ant.design/components/form/
The text was updated successfully, but these errors were encountered: