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 90c9112 commit b32cce3Copy full SHA for b32cce3
src/components/result/index.ts
@@ -5,3 +5,5 @@ export type * from "./GenericResultViewImageCarousel"
5
export * from "./PidDisplay"
6
export type * from "./PidDisplay"
7
export * from "./utils"
8
+export * from "./OrcidDisplay"
9
+export type * from "./OrcidDisplay"
0 commit comments