uclaacm / TeachLAFrontend

🌱 The frontend for Teach LA's online IDE, designed to teach kids how to code!
https://editor.uclaacm.com
MIT License
20 stars 39 forks source link

Converted ImageSelector.js to Typescript #1120

Open kYpranite opened 7 months ago

kYpranite commented 7 months ago

Had pre-commit error about not having a defaultProp: I added one but not sure if it is best practice or deprecated.

Also npm installed type declaration for ReactModal

netlify[bot] commented 7 months ago

Deploy request for sleepy-franklin-7a3e4c pending review.

Visit the deploys page to approve it

Name Link
Latest commit 23631488222e3d1100760dee1307084e33de1867
mizlan commented 6 months ago

You can either rebase your changes atop the new master, or just redo the PR after resetting --hard to origin/master