🚨(react) fix lint issues
Fix the lint for the recent commits.
This commit is contained in:
@@ -140,7 +140,7 @@ export const ReactHookForm = () => {
|
||||
resolver: yupResolver(
|
||||
Yup.object().shape({
|
||||
date: Yup.string().required(),
|
||||
})
|
||||
}),
|
||||
),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user