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

Using higher-order function?

Open khanetor opened this issue 8 years ago • 0 comments

Have you considered using higher-order function to make the code looks nicer? For example

@animateThisComponent
class MyComponent extends React {
...
}

khanetor avatar Sep 25 '15 17:09 khanetor