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