Select Git revision
AnnotationDrawing.js
Forked from
IIIF / Mirador / Mirador annotations
Source project has a limited visibility.
-
Loïs Poujade authored
Moved and fixed error handling for case where both an image and a video are present on the same canvas + wording
Loïs Poujade authoredMoved and fixed error handling for case where both an image and a video are present on the same canvas + wording
setupJest.js 133 B
import Enzyme from 'enzyme'; // eslint-disable-line import/no-extraneous-dependencies
Enzyme.configure({ adapter: new Adapter() });