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 ad4f5df commit b463894Copy full SHA for b463894
.storybook/preview-head.html
@@ -0,0 +1,5 @@
1
+<script>
2
+ // https://github.com/pmmmwh/react-refresh-webpack-plugin/issues/176#issuecomment-683150213
3
+ window.$RefreshReg$ = () => {};
4
+ window.$RefreshSig$ = () => () => {};
5
+</script>
0 commit comments