work on caller history part of widget and making fake data and work on that
This commit is contained in:
@@ -17,7 +17,7 @@ export const GET_PROVINCE_LIST = BASE_URL + "/api/provinces";
|
||||
// province list
|
||||
|
||||
// province list
|
||||
export const GET_CALLER_HISTORY = BASE_URL + "...";
|
||||
export const GET_CALLER_HISTORY = BASE_URL + "/api/calls/list";
|
||||
// province list
|
||||
|
||||
//change password
|
||||
|
||||
Reference in New Issue
Block a user