Open MattA-Official opened 3 years ago
Due to breaking changes between v6 and v7, react-hook-form is used differently.
The edits in pages/admin/[slug].js will fix issues for anyone using the latest version of react-hook-form
pages/admin/[slug].js
Deployment failed with the following error:
The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/fireship/settings/billing.
Due to breaking changes between v6 and v7, react-hook-form is used differently.
The edits in
pages/admin/[slug].js
will fix issues for anyone using the latest version of react-hook-form