File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33## [ v3.14.7] (May 23, 2024)
44### Fixes
55* Fixed issue where files that failed to compress were not being sent
6- * Cleaned up the props of the ChannelSettings component to ensure all missed props are applied
7- * Exported the ChannelSettingsHeader component as default
6+ * Cleaned up the props of the ` ChannelSettings ` component to ensure all missed props are applied
7+ * Exported the ` ChannelSettingsHeader ` component as default
88 ```
99 import ChannelSettingsHeader from '@sendbird/uikit-react/ChannelSettings/components/ChannelSettingsHeader'
1010 ```
1414* Implemented an attempt to load based on screen size threshold
1515* Added ` data-testid ` to the UI components for making it easily to select them in the QE test
1616
17+ ### Features
18+ * Added ` MESSAGE_INPUT__PLACE_HOLDER__FROZEN ` to StringSet: ` 'Chat is unavailable in this channel' `
19+
1720## [ v3.14.6] (May 10, 2024)
1821### Fixes
1922* Fixed a bug where import statements are not located at the top of the extracted index.css file
You can’t perform that action at this time.
0 commit comments