Remove the usage of react-click-outside from the Modal component #15790
Labels
[Feature] UI Components
Impacts or related to the UI component system
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Type] Bug
An existing feature does not function as intended
That dependency still relies on deprecated React features (findDOMNode) and we have a better built-in alternative (See #14851).
The text was updated successfully, but these errors were encountered: