processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.38k stars 1.32k forks source link

Convert NavBar class component to functional component #2764

Closed sarthkjoshi closed 9 months ago

sarthkjoshi commented 9 months ago

Fixes #2759

Changes: This pull request converts the NavBar class component to a functional component.

I have verified that this pull request: