t7 icon indicating copy to clipboard operation
t7 copied to clipboard

Cannot call event from Fixes #26

Open uniho opened this issue 8 years ago • 1 comments

We cannot use event handling from Fixes #26. eg.

<button onClick=${click} /> 

The React Error Decoder says,

Expected onClick listener to be a function, instead got type string

uniho avatar Jun 07 '17 04:06 uniho

@uniho Is there a fix that you've found, I'd be happy to take a PR :)

trueadm avatar Jun 20 '17 10:06 trueadm