p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

React component conversion(class to functional) - 1

Open nahbee10 opened this issue 1 year ago • 6 comments

Fixes #2709

Changes:

  • converted IDE/components/Editor/index.jsx to use React functional component

I have verified that this pull request:

  • [x] has no linting errors (npm run lint)
  • [x] has no test errors (npm run test)
  • [x] is from a uniquely-named feature branch and is up to date with the develop branch.
  • [x] is descriptively named and links to an issue number, i.e. Fixes #123

nahbee10 avatar Aug 05 '24 21:08 nahbee10