UNPKG

hand-drawn-icons

Version:

A set of hand drawn icons to import into your own projects via a react component

10 lines 196 B
module.exports = { "stories": [ "../src/**/*.stories.mdx", "../src/**/*.stories.@(js|jsx|ts|tsx)" ], "addons": [ "@storybook/addon-links", "@storybook/addon-essentials" ] }