1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-10 04:54:14 +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.