fix import
This commit is contained in:
parent
e573574d5c
commit
03d4dab8fb
@ -8,7 +8,7 @@ import TextboxDataEntry from '../data-components/textbox-data-entry';
|
||||
import Verification from '../data-components/verification';
|
||||
import YearDataEntry from '../data-components/year-data-entry';
|
||||
import withCopyEdit from '../data-container';
|
||||
import { EditHistoryLatest } from '../edit-history/edit-history';
|
||||
import { EditHistoryLatest } from '../edit-history/edit-history-latest';
|
||||
|
||||
import { CategoryViewProps } from './category-view-props';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user