2020-04-30 18:21:43 -05:00

6 lines
87 B
JavaScript

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