fix path to App for hack
This commit is contained in:
parent
9120267118
commit
01ee3777eb
@ -18,7 +18,7 @@ import { CategoryViewProps, CopyProps } from './data-containers/category-view-pr
|
|||||||
import { CopyControl } from './header-buttons/copy-control';
|
import { CopyControl } from './header-buttons/copy-control';
|
||||||
import { ViewEditControl } from './header-buttons/view-edit-control';
|
import { ViewEditControl } from './header-buttons/view-edit-control';
|
||||||
|
|
||||||
import { App } from '../../app';
|
import { App } from '../app';
|
||||||
|
|
||||||
import './data-container.css';
|
import './data-container.css';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user