panda-express-js / Atelier

0 stars 7 forks source link

DRY principal #120

Open stevkim opened 6 months ago

stevkim commented 6 months ago

https://github.com/panda-express-js/FEC/blob/73c46e6a571b4171b2f23c64ad3a88c06a3ab5c7/client/src/components/questionsAndAnswers/AddQuestion.jsx#L13

You're using this function in multiple places! Can we make it modular?