mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +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. |
||
---|---|---|
.. | ||
ContentHeader | ||
OwncastLogo | ||
UserDropdown |