UNPKG

@versionone/ui

Version:

Open-source and community supported collection of common UI components built with React. As an open-sourced and community supported project, VersionOne UI is not formally supported by VersionOne.

11 lines (10 loc) 332 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var standard = exports.standard = 'standard'; var basic = exports.basic = 'basic'; var important = exports.important = 'important'; var alt = exports.alt = 'alt'; var basicAlt = exports.basicAlt = 'basic-alt'; var special = exports.special = 'special';