CFE-3 CreateForm Component Debug Tests And Delete Expert Complete With its Own Tests

This commit is contained in:
2023-10-16 15:55:55 +03:30
parent d38b12aa85
commit e9795d5935
9 changed files with 204 additions and 83 deletions

View File

@@ -21,6 +21,5 @@ export const GET_USER_ROUTE = BASE_URL + "/api/profile/info";
//user data
//expert management
export const GET_EXPERT_MANAGEMENT_LIST = BASE_URL + "/api/users";
export const CREATE_EXPERT_MANAGEMENT = BASE_URL + "/api/users";
export const EXPERT_MANAGEMENT = BASE_URL + "/api/users";
//expert management