UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

9 lines 313 B
export var DotVariantType; (function (DotVariantType) { DotVariantType["WITH_BORDER"] = "WITH_BORDER"; })(DotVariantType || (DotVariantType = {})); export var DotSizeType; (function (DotSizeType) { DotSizeType["SMALL"] = "SMALL"; })(DotSizeType || (DotSizeType = {})); //# sourceMappingURL=variants.js.map