Skip to content

Commit f72f5dc

Browse files
committed
fix: remove addon-google-analytics
it's no longer supported
1 parent a413d79 commit f72f5dc

File tree

4 files changed

+2
-714
lines changed

4 files changed

+2
-714
lines changed

.storybook/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
22
framework: '@storybook/web-components-vite',
33
stories: ['../src/**/*.stories.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'],
4-
addons: ['@storybook/addon-google-analytics', '@storybook/addon-docs'],
4+
addons: ['@storybook/addon-docs'],
55
};

.storybook/manager.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)