Skip to content

Commit 11ac6e4

Browse files
committed
fix: export OutputButtons from the SDK
1 parent 364d30a commit 11ac6e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/src/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ export * from './MessageInput/MessageInputFooterView';
130130
export * from './MessageInput/MessageInputHeaderView';
131131
export * from './MessageInput/MessageInputLeadingView';
132132
export * from './MessageInput/MessageInputTrailingView';
133+
export * from './MessageInput/components/OutputButtons';
133134
export * from './MessageInput/components/OutputButtons/SendButton';
134135
export * from './MessageInput/SendMessageDisallowedIndicator';
135136
export * from './MessageInput/ShowThreadMessageInChannelButton';

0 commit comments

Comments
 (0)