mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +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. |
||
---|---|---|
.. | ||
ChatModerationActionMenu.module.scss | ||
ChatModerationActionMenu.stories.tsx | ||
ChatModerationActionMenu.tsx |