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/UsersPage
2021-03-13 13:16:01 +01:00
..
components use react-hook-form's isSubmitting state 2021-03-13 13:16:01 +01:00
constants.ts UsersPage: add FormDialog 2021-03-12 10:45:12 +01:00
mutations.ts UsersPage: add 'activate users' option 2021-03-12 12:46:06 +01:00
queries.ts simplify the Table component, the UsersPage shows some basic data 2021-03-11 20:29:56 +01:00
UsersPage.tsx UsersPage: add 'activate users' option 2021-03-12 12:46:06 +01:00
UsersPage.useUsers.ts UsersPage: add FormDialog 2021-03-12 10:45:12 +01:00
utils.ts simplify the Table component, the UsersPage shows some basic data 2021-03-11 20:29:56 +01:00