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 364d30a commit 11ac6e4Copy full SHA for 11ac6e4
1 file changed
package/src/components/index.ts
@@ -130,6 +130,7 @@ export * from './MessageInput/MessageInputFooterView';
130
export * from './MessageInput/MessageInputHeaderView';
131
export * from './MessageInput/MessageInputLeadingView';
132
export * from './MessageInput/MessageInputTrailingView';
133
+export * from './MessageInput/components/OutputButtons';
134
export * from './MessageInput/components/OutputButtons/SendButton';
135
export * from './MessageInput/SendMessageDisallowedIndicator';
136
export * from './MessageInput/ShowThreadMessageInChannelButton';
0 commit comments