This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/src/features/QualificationsPage
Dawid Wysokiński 922628cdd4
refactor
2022-09-25 13:33:01 +02:00
..
components refactor 2022-09-25 13:33:01 +02:00
QualificationsPage.tsx QualificationsPage: pluralize words using the lib "polish-plurals", increase the max length of a qualification name (100 -> 200) 2021-04-11 11:53:29 +02:00
QualificationsPage.useQualifications.ts add a new hook: useScrollElement, memoize items in most of the hooks 2021-03-15 19:56:59 +01:00
constants.ts add QualificationsPage 2021-03-12 15:58:15 +01:00
mutations.ts add QualificationsPage 2021-03-12 15:58:15 +01:00
queries.ts add QualificationsPage 2021-03-12 15:58:15 +01:00