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.

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