UNPKG

@kiwicom/orbit-components

Version:

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.

6 lines 163 B
export const MAXIMUM_PAGES = 7; export let SIZES = /*#__PURE__*/function (SIZES) { SIZES["SMALL"] = "small"; SIZES["NORMAL"] = "normal"; return SIZES; }({});