web3ui / web3uikit

Lightweight reusable Web3 UI components for dapps.
https://web3uikit.com
MIT License
1.72k stars 269 forks source link

make copy component #153

Closed BillyG83 closed 2 years ago

BillyG83 commented 2 years ago

the same component is in <Input /> and <Typography />

Its a button with a copy icon, when you click it turns to a checkmark icon and copies the text to the clipboard

  1. make this into a component
  2. replace it in the Input and Typo components
Y0moo commented 2 years ago

Hey @BillyG83! It's ready. Please check the new version of the PR https://github.com/web3ui/web3uikit/issues/153

BillyG83 commented 2 years ago

wow shit you did it already, dam! nice