react-ui icon indicating copy to clipboard operation
react-ui copied to clipboard

Use native `<dialog>` element for `Modal`

Open hubacekj opened this issue 2 years ago • 0 comments

We want to migrate Modal currently using div to native <dialog> element.

Relevant links: https://github.com/react-ui-org/react-ui/pull/432#discussion_r1033535677 https://github.com/react-ui-org/react-ui/issues/453

hubacekj avatar Apr 14 '23 11:04 hubacekj