You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd merge a PR for this. It should be very easy since we already have close listeners setup. We'd just need to include an icon prop and add the close handler. Probably default the icon to close but allow it to be configured via props.
It would be nice if we can specify a prop to show close (x) icon on the top right corner, which would close the model and fires onClose or onHide.
The text was updated successfully, but these errors were encountered: