Feature/road safety form

This commit is contained in:
2024-09-29 07:27:17 +00:00
committed by AmirHossein Mahmoodi
parent bfa165408f
commit dceaf5332b
33 changed files with 883 additions and 8 deletions

View File

@@ -10,3 +10,5 @@ export const REFER_ADMIN_PROVINCE = "/v3/api/fake-submit";
export const REFER_ADMIN_CITY = "/v3/api/fake-submit";
export const GET_CITY_LISTS = "/v3/api/fake-cities";
export const GET_PROVINCE_LISTS = "/v3/api/fake-provinces";
export const GET_PREV_STATE_OPINION = "/v3/api/fake-prev-state-opinion";
export const SUBMIT_ROAD_SAFETY_FORM = "/v3/api/fake-submit";