Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jeremy committed Apr 22, 2024
1 parent 087c77b commit 10ce4f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { Modal } from '../common/Modal';
import { View } from '../common/View';
import { InputField } from '../mobile/MobileForms';
import { type CommonModalProps } from '../Modals';
import { InputField } from '../mobile/MobileForms';

type SingleInputModalProps = {
modalProps: Partial<CommonModalProps>;
Expand Down

0 comments on commit 10ce4f3

Please sign in to comment.