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 a5ffa1c commit 8c98b12Copy full SHA for 8c98b12
package/src/components/index.ts
@@ -170,6 +170,7 @@ export * from './MessageMenu/hooks/useFetchReactions';
170
export * from './MessagePreview/MessagePreview';
171
172
export * from './ProgressControl/ProgressControl';
173
+export * from './ProgressControl/WaveProgressBar';
174
export * from './Poll';
175
176
export * from './Reply/Reply';
0 commit comments