mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-11 00:52:29 +01:00
components/from
This directory is holding the inputs components for usage within forms controlled by React-hook-form.
All these components must have props that inherits from FormComponent or from FormControlledComponent.
Please look at the existing components for examples.