We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b26c88 commit c49f30cCopy full SHA for c49f30c
.storybook/main.js
@@ -31,4 +31,7 @@ module.exports = {
31
32
return config;
33
},
34
+ reactOptions: {
35
+ strictMode: true,
36
+ },
37
};
0 commit comments