📝(react) add RHF examples
Rework a bit the recent work made on RHF example to make some component more generic, such as RhfSelect and RhfDatepicker, which is based on a design using RHF context hooks to provide a seamless integration. Fixes #144
This commit is contained in:
@@ -17,6 +17,8 @@ module.exports = {
|
||||
"**/*.stories.tsx",
|
||||
"**/*.spec.tsx",
|
||||
"src/tests/*",
|
||||
"**/stories-utils.tsx",
|
||||
"**/reactHookFormUtils.tsx"
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user