wix-storybook-utils
Version:
Utilities for automated component documentation within Storybook
2 lines • 353 B
JavaScript
export var _includedComponents = "\n<StorybookComponents.Stack flexDirection=\"column\">\n <IncludedComponents includedComponents={[\n {category: 'StorybookUI', title: 'Text', optional: true}, \n {category: 'StorybookUI', title: 'Heading'}\n ]} />\n</StorybookComponents.Stack>;\n";
//# sourceMappingURL=IncludedComponents.examples.js.map