Is your feature request related to a problem? Please describe.
You will need to use the endpoint made in #408 and add an operation to client\src\components\composite\Admin\AdminMemberView\ProtectedAdminMemberView.tsx to call the mutation hook created
refer to client\src\services\Admin\AdminService.ts and client\src\services\Admin\AdminMutations.ts for previous, similar work.
Is your feature request related to a problem? Please describe.
You will need to use the endpoint made in #408 and add an operation to
client\src\components\composite\Admin\AdminMemberView\ProtectedAdminMemberView.tsx
to call the mutation hook createdrefer to
client\src\services\Admin\AdminService.ts
andclient\src\services\Admin\AdminMutations.ts
for previous, similar work.BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)