refinement phase 4
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* reachable. Flip to false to use the live `api/v1/nurse_service_areas/*` routes — no
|
||||
* hook/component changes (see dev/shared-working-context/reports/mocks-registry.md).
|
||||
*/
|
||||
export const USE_SERVICE_AREAS_MOCK = true;
|
||||
export const USE_SERVICE_AREAS_MOCK = false;
|
||||
|
||||
/** Service areas change only on mutation; keep them warm across screen visits. */
|
||||
export const SERVICE_AREAS_STALE_TIME = 60_000;
|
||||
|
||||
Reference in New Issue
Block a user