UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

12 lines (11 loc) 230 B
const i = { ALL: "(min-width: 0)", SMALL: "(min-width: 640px)", MEDIUM: "(min-width: 768px)", LARGE: "(min-width: 1024px)", XLARGE: "(min-width: 1220px)" }; export { i as QUERIES }; //# sourceMappingURL=Devices.js.map