Skip to content

Commit bbee442

Browse files
committed
Update api
1 parent 183b66f commit bbee442

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-components/review/beta/react-components.api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1936,6 +1936,7 @@ export const RTESendBox: (props: RTESendBoxProps) => JSX.Element;
19361936
export interface RTESendBoxProps {
19371937
disabled?: boolean;
19381938
strings?: Partial<SendBoxStrings>;
1939+
systemMessage?: string;
19391940
}
19401941

19411942
// @public

0 commit comments

Comments
 (0)