ui-components
ui-components copied to clipboard
Modal: Incorrect sandbox code
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:
- Buttons inside the Modal should use the
onClosefunction that's defined