Skip to content

Commit 1400ee5

Browse files
committed
Bugfix: export regression
1 parent a8e7adb commit 1400ee5

File tree

1 file changed

+1
-1
lines changed
  • packages/text-annotator-react/src

1 file changed

+1
-1
lines changed

packages/text-annotator-react/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export * from './tei';
22
export * from './TextAnnotator';
3-
export * from './TextAnnotatorPopup';
3+
export * from './TextAnnotationPopup';
44
export * from './TextAnnotatorPlugin';
55

66
// Essential re-exports from @annotorious/core

0 commit comments

Comments
 (0)