UNPKG

@react-goodies/hand-signed

Version:

[![Node.js CI](https://github.com/marborkowski/hand-signed/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/marborkowski/hand-signed/actions/workflows/node.js.yml)

7 lines (5 loc) 121 B
import { addons } from "@storybook/addons"; import yourTheme from "./theme"; addons.setConfig({ theme: yourTheme, });