@catho/quantum-storybook-ui
Version:
A **Design System** is the complete set of design standards, documentation, and principles along with the toolkit (UI patterns and code components) to achieve those standards. Over time, these 'systems' are growing in popularity - a very popular one is [Q
42 lines (40 loc) • 537 B
JavaScript
import {
AutoExample,
AutoProps,
AutoPropsApi,
CodeExample,
CodeToClipboard,
ComponentPanel,
Example,
Heading,
HowToImport,
LivePreview,
Subtitle,
TabbedView,
Tab,
Table,
Title,
StoryContainer,
SimpleHighlight,
UiStyle
} from './components';
export {
AutoExample,
AutoProps,
AutoPropsApi,
CodeExample,
CodeToClipboard,
ComponentPanel,
Example,
Heading,
HowToImport,
LivePreview,
Subtitle,
TabbedView,
Tab,
Table,
Title,
StoryContainer,
SimpleHighlight,
UiStyle
};