Skip to content

Commit

Permalink
disable storybook telemetry (#22672)
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiplesa committed Mar 19, 2024
1 parent 29aebd7 commit 55fa1d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .storybook/main.js
Expand Up @@ -28,5 +28,8 @@ module.exports = {
],
features: {
storyStoreV7: false
},
core: {
disableTelemetry: true
}
}

0 comments on commit 55fa1d6

Please sign in to comment.