Skip to content

Commit

Permalink
fix(wallet-dashboard): linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cpl121 committed Nov 14, 2024
1 parent 3e9fa71 commit 012b773
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import {
} from '@iota/apps-ui-kit';
import { useIotaClientQuery } from '@iota/dapp-kit';
import { IOTA_TYPE_ARG } from '@iota/iota-sdk/utils';
import { Field, FieldInputProps, Form, Formik, FormikProps } from 'formik';
import { Form, Formik, FormikProps } from 'formik';
import { Exclamation } from '@iota/ui-icons';
import { UseQueryResult } from '@tanstack/react-query';

Expand Down

0 comments on commit 012b773

Please sign in to comment.