freeCodeCamp/client/src/components/Map
Oliver Eyton-Williams 9046d70b67
fix: use certification hours consistently (#46442)
* fix: use certification hours consistently

Since the value appearing on the /learn map was hardcoded, it could have
gone out of sync with the certifications, which were relying on
certification-settings.

Also, for simplicity (and because it's hard to estimate accurately), all
the certifications are set to 300 hours.  Fullstack being the exception,
as it is a set of certifications.

* feat: remove the hours from the map
2022-06-23 14:24:33 +03:00
..
__snapshots__ chore(client): reorder and rename rwd changes (#45972) 2022-05-16 19:40:18 +05:30
index.tsx fix: use certification hours consistently (#46442) 2022-06-23 14:24:33 +03:00
map.css feat: improve ui/ux learn map (#40579) 2021-01-31 12:15:39 +05:30
map.test.tsx Removed duplicate map.test.tsx (#43924) 2021-10-19 14:32:51 +04:00