2019-11-25 14:51:07 +01:00

6 lines
87 B
JavaScript

import { addons } from '@storybook/addons';
addons.setConfig({
showRoots: true,
});