UNPKG

@scania/tegel-cli

Version:

CLI tool for copying and transforming Tegel components with custom prefixes

12 lines (7 loc) 231 B
import { Meta } from '@storybook/blocks'; import Markdown from 'markdown-to-jsx'; import readme from './readme.md?raw'; <Meta title="Components/Spinner/Notes" /> ### 📘 Stencil Notes <br /> <Markdown>{readme}</Markdown>{' '}