Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-01-11 12:34:05 +01:00
parent 63efc3540d
commit 79cf7d94a7
1 changed files with 1 additions and 1 deletions

View File

@ -1184,7 +1184,7 @@
"ChannelTextAreaButton": {"props": ["buttonWrapper", "active"]},
"ChannelTextAreaCharCounter": {"props": ["characterCount", "error"]},
"ChannelTextAreaSlate": {"props": ["slateContainer", "placeholder"]},
"ChatWindow": {"props": ["chat", "channelTextArea", "threadSidebar"]},
"ChatWindow": {"props": ["chat", "channelTextArea", "chatContent"]},
"Checkbox": {"props": ["checkboxWrapper", "round"]},
"Clamped": {"props": ["clamped"]},
"Combobox": {"props": ["combobox", "itemLabel"]},