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

Fixed typo.

Open abramobagnara opened this issue 4 years ago • 2 comments

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Run yarn start in the example folder to test your changes.
  5. Ensure the test suite passes (yarn test). It uses the example
  6. Update the readme if needed or the documentation
  7. Update the typescript definition is needed
  8. Make sure your code lints (yarn lint --fix).

Learn more about contributing here

abramobagnara avatar Feb 16 '21 10:02 abramobagnara

Please can this be merged? This is causing issues in webpack v5 and vite (it's the implicit cause of #174).

Rheeseyb avatar Sep 23 '21 15:09 Rheeseyb

Met the same problem, home this to be merged.

sky0014 avatar Oct 18 '21 09:10 sky0014

Dropping usage of process in upcoming release

fkhadra avatar Nov 03 '22 21:11 fkhadra