Skip to content

Commit

Permalink
refactor: remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
fbelginetw committed Oct 25, 2024
1 parent 1736018 commit 73faf1c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { i18n } from '../../../i18n'
import { ApplicationSection } from '..'
import { FormProvider, useForm } from 'react-hook-form'

// TODO move to __testing-utils__
const TestFormProviderComponent = () => {
const methods = useForm({
defaultValues: {},
Expand Down

0 comments on commit 73faf1c

Please sign in to comment.