fix EditHistory path
This commit is contained in:
parent
b4a521675a
commit
eb41f9cfb3
@ -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 { EditHistory } from '../../edit-history/edit-history';
|
||||
import { EditHistory } from '../edit-history/edit-history';
|
||||
|
||||
import { CategoryViewProps } from './category-view-props';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user