storybook-svgr-react-component

1.0.1 • Public • Published

Storybook SVGR React Componentss

This plugin will add the same CRA useful behaviour on storybook regarding SVG.

For using it:

  1. run npm install -D storybook-svgr-react-component or yarn add -D storybook-svgr-react-component. 1.just add the following plugin on your ./storybook/main.js:
  module.exports = {
    addons: [
+     'storybook-svgr-react-component',
    ]
  }
 

Readme

Keywords

none

Package Sidebar

Install

npm i storybook-svgr-react-component

Weekly Downloads

950

Version

1.0.1

License

MIT

Unpacked Size

1.55 kB

Total Files

4

Last publish

Collaborators

  • negan1911