UNPKG

@hisptz/react-ui

Version:

A collection of reusable complex DHIS2 react ui components.

8 lines (7 loc) 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OFFLINE_ORG_UNIT_PAGE_SIZE = void 0; const OFFLINE_ORG_UNIT_PAGE_SIZE = 1000; exports.OFFLINE_ORG_UNIT_PAGE_SIZE = OFFLINE_ORG_UNIT_PAGE_SIZE;