Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
selankon committed Oct 24, 2024
1 parent 32181c9 commit 47c0eb1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { useClient } from '@vocdoni/react-providers'
import { ElectionResultsTypeNames } from '@vocdoni/sdk'
import { FieldValues } from 'react-hook-form'
import { useConfirm } from '../../layout'
import { FormFieldValues } from './Form'
import { ElectionStateStorage } from './Questions'

export type QuestionsConfirmationProps = {
Expand Down

0 comments on commit 47c0eb1

Please sign in to comment.