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.

12 lines (11 loc) 192 B
export declare enum LABEL_SIZES { NORMAL = "normal", LARGE = "large" } export declare enum LABEL_ELEMENTS { H2 = "h2", H3 = "h3", H4 = "h4", H5 = "h5", H6 = "h6" }