nudj / components

Reusable React components from the nudj platform
0 stars 0 forks source link

Add "Copy text" component #108

Closed rdjpalmer closed 6 years ago

rdjpalmer commented 6 years ago

Create a component which copies a value to the user's clipboard when clicked. We already have this functionality in web, so we should be able to lift and shift that.

Will enable the copy functionality as per this design