Skip to content

Commit 7019beb

Browse files
authored
Merge pull request #133 from it-at-m/beta
update main
2 parents 5c51f41 + f567ffc commit 7019beb

File tree

5 files changed

+753
-293
lines changed

5 files changed

+753
-293
lines changed

.storybook/main.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ const config: StorybookConfig = {
3636
docs: {
3737
autodocs: "tag",
3838
},
39+
core: {
40+
disableTelemetry: true, // https://storybook.js.org/docs/configure/telemetry
41+
},
3942
};
4043

4144
export default config;

0 commit comments

Comments
 (0)