mirror of
https://github.com/owncast/owncast.git
synced 2024-12-20 00:11:27 +03:00
6e54ec7695
* Fix antd Modal.visible warning by using updated attribute name 'open'. * Update more attributes (onVisibleChange => onOpenChange, defaultVisible => defaultOpen) to fix browser console warnings. * Update ModalProps property from 'visible' to 'open' to match the change in antd. * Update variable names to match the antd change from 'visible' to 'open'. * Inline this for the linter. * One more visible => open reference. |
||
---|---|---|
.. | ||
ChatActionMessage | ||
ChatContainer | ||
ChatJoinMessage | ||
ChatModerationActionMenu | ||
ChatModerationDetailsModal | ||
ChatModeratorNotification | ||
ChatSocialMessage | ||
ChatSystemMessage | ||
ChatTextField | ||
ChatUserBadge | ||
ChatUserMessage | ||
chat.js |