Use the `Input` atom instead of `Form`'s custom components in the component
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.