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)

10 lines (8 loc) 231 B
import { create } from "@storybook/theming"; import Logo from "./logo.svg"; export default create({ base: "light", brandTitle: "Lazy Bastard", brandUrl: "https://github.com/marborkowski/hand-signed", brandImage: Logo, });