jira_clone icon indicating copy to clipboard operation
jira_clone copied to clipboard

Fixed the event of Button to be passed to the onClick function

Open patternhelloworld opened this issue 1 year ago • 0 comments

Hi, first, thanks for the simplified and well-separated boilerplate.

Since I couldn't use the common module event methods like e.preventDefault() and e.stopPropagation() for the Button, I modified the source to make it work.

patternhelloworld avatar Jun 20 '24 03:06 patternhelloworld