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 65eaa98 commit 0bb39a8Copy full SHA for 0bb39a8
index.js
@@ -1 +1,2 @@
1
-export {default as Button} from './Button'
+import Button from './Button'
2
+export default Button
0 commit comments