freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1200+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
246 stars 348 forks source link

chore: move categoriesArr and questionsNumArr to constants #947

Closed shootermv closed 6 months ago

shootermv commented 7 months ago

Summary of changes

changing some component properties to be taken from constants, and also rename them selectCategoriesArr -> CATEGORIES

Checklist

closes #XXXXX