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

Modal: Incorrect sandbox code

Open lizhuomeng71 opened this issue 1 year ago • 0 comments

Info

In the Angular documentation, both Angular and React have an onClose function defined, but the buttons in the html code use the onClick function instead of onClose

Acceptance Criteria:

  1. Buttons inside the Modal should use the onClose function that's defined

lizhuomeng71 avatar Aug 01 '24 20:08 lizhuomeng71