@arcblock/addon-storysource
v2.11.4
Published
A wrapper for the official @storybook/addon-storysource that improves copy-paste behavior in chrome.
Downloads
2,655
Readme
A wrapper for the official @storybook/addon-storysource that improves copy-paste behavior in chrome.
Usage
// main.js
module.exports = {
addons: [
'@arcblock/addon-storysource',
...
],
}