UNPKG

tsm-ui

Version:

### Welcome to TSM-UI: Your Design System for Modern Web Development

13 lines (10 loc) 292 B
// .storybook/YourTheme.js import { create } from "@storybook/theming/create"; export default create({ base: "dark", brandTitle: "ds-tsm", brandUrl: "#", brandImage: "https://raw.githubusercontent.com/showC0de-proFile/logos/main/tsm-storyboord.svg", brandTarget: "_self", });