Minor Changes
- BREAKING Updated
useStepsForm
propisBackValidate
with defaultfalse
instead oftrue
to achieve consistency between packages (@pankod/refine-react-hook-form
).
Patch Changes
-
Fix
useModal
hook doesn't returnmodalProps
-
Added
hasPagination
support touseSimpleList
hook.