refinement phase 4
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* review appear on the profile (the f15 moderation UI is deferred). Flip to `false` once REQ-026 lands — no
|
||||
* hook/component change (only `clientApi.ts`'s two gap methods start returning real data).
|
||||
*/
|
||||
export const USE_REVIEWS_MOCK = true;
|
||||
export const USE_REVIEWS_MOCK = false;
|
||||
|
||||
/** Page size for the public nurse-reviews list (api-conventions `pageSize`). */
|
||||
export const REVIEWS_PAGE_SIZE = 5;
|
||||
|
||||
Reference in New Issue
Block a user