This repository was archived by the owner on Mar 9, 2023. It is now read-only.
General Enhancements
- Remove the placeholder isDisabled on the SelectField component, and use React hooks on the callbacks(28e50ab)
- Remove margin on the Card component (e75e7d3)
- Add required props (1782467)
- Use wrapField (fc4ca1c)
- Add validation on the NumField component (7feadbb)
- Add tests (f4518a7)
- Add placeholder option (f4eb952)