Skip to content

Commit a65c502

Browse files
committed
update to storybook v9
1 parent e625975 commit a65c502

File tree

19 files changed

+295
-781
lines changed

19 files changed

+295
-781
lines changed

src/SIL.XForge.Scripture/ClientApp/.storybook/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
stories: ['../src/**/*.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'],
3-
addons: ['@storybook/addon-links', '@storybook/addon-essentials', '@storybook/addon-interactions'],
3+
addons: ['@storybook/addon-links', '@storybook/addon-docs'],
44
framework: {
55
name: '@storybook/angular',
66
options: {}

0 commit comments

Comments
 (0)