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 b68ab80 commit e7a1cb1Copy full SHA for e7a1cb1
src/components/Attachment/index.ts
@@ -8,3 +8,4 @@ export * from './components';
8
export * from './UnsupportedAttachment';
9
export * from './FileAttachment';
10
export * from './utils';
11
+export { useAudioController } from './hooks/useAudioController';
0 commit comments