We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e7adb commit 1400ee5Copy full SHA for 1400ee5
packages/text-annotator-react/src/index.ts
@@ -1,6 +1,6 @@
1
export * from './tei';
2
export * from './TextAnnotator';
3
-export * from './TextAnnotatorPopup';
+export * from './TextAnnotationPopup';
4
export * from './TextAnnotatorPlugin';
5
6
// Essential re-exports from @annotorious/core
0 commit comments