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 dbef746 commit cd6fc9bCopy full SHA for cd6fc9b
1 file changed
packages/shared-components/src/index.ts
@@ -9,7 +9,7 @@
9
export * from "./audio/Clock";
10
export * from "./audio/PlayPauseButton";
11
export * from "./audio/SeekBar";
12
-export * from "./core/avatar/AvatarWithDetails";
+export * from "./core/AvatarWithDetails";
13
export * from "./composer/Banner";
14
export * from "./crypto/SasEmoji";
15
export * from "./event-tiles/UrlPreviewGroupView";
0 commit comments