@arcblock/addon-storysource
v2.10.67
Published
A wrapper for the official @storybook/addon-storysource that improves copy-paste behavior in chrome.
Downloads
1,805
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',
...
],
}