Skip to content
New issue

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

Use the Input atom instead of Form's custom components in the component #19

Open
IlgizGilmanov opened this issue May 29, 2023 · 0 comments

Comments

@IlgizGilmanov
Copy link
Contributor

Currently, the Form component uses internal components (ex.: TextFormField, PasswordFormField, ...). An Input atom can also be used for the same purposes.
It would be great to replace all custom components with Input in order not to set the same styles for different components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant