File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,13 +71,13 @@ import PositionInput from './react-chayns-position_input/component/PositionInput
71
71
import resolveAbsoluteImport from './utils/babel/resolveAbsoluteImport' ;
72
72
import OrientationHelper from './utils/OrientationHelper' ;
73
73
import imageUpload from './utils/imageUpload' ;
74
- import { getDataUrlFromFile , getDataUrlFromBase64 } from './react-chayns-gallery/utils/getDataUrl' ;
75
- import { getImageMetaDataFromApi , getImageMetaDataFromPreview } from './react-chayns-gallery/utils/getImageMetaData' ;
74
+ import { getDataUrlFromFile , getDataUrlFromBase64 } from './react-chayns-gallery/utils/getDataUrl' ;
75
+ import { getImageMetaDataFromApi , getImageMetaDataFromPreview } from './react-chayns-gallery/utils/getImageMetaData' ;
76
76
import isTobitEmployee from './utils/tobitEmployee' ;
77
77
import createLinks from './utils/createLinks' ;
78
78
import removeHtml from './utils/removeHtml' ;
79
79
80
- import { CHAYNS_CSS_VERSION } from './constants' ;
80
+ import { CHAYNS_CSS_VERSION } from './constants' ;
81
81
82
82
export {
83
83
Accordion ,
You can’t perform that action at this time.
0 commit comments