Skip to content

Commit

Permalink
fixed types errors
Browse files Browse the repository at this point in the history
  • Loading branch information
agnieszkajarosikloj committed Feb 23, 2023
1 parent 098b6ca commit f162ee8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ import { defineMessages, FormattedMessage } from 'react-intl';
import { useFormikContext } from 'formik';
import classNames from 'classnames';

import {
FormSection,
Input,
Textarea,
InputLabel,
InputStatus,
} from '~core/Fields';
import {
FormSection,
Input,
Expand Down
106 changes: 0 additions & 106 deletions src/modules/dashboard/components/Incorporation/Stages/FormStages.tsx

This file was deleted.

0 comments on commit f162ee8

Please sign in to comment.