UNPKG

@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

4 lines (2 loc) 85 B
const FORBIDDEN_PROPS = ['theme', 'style', 'children']; export { FORBIDDEN_PROPS };