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.
2 parents 2a95a64 + e29aa98 commit 2839f5fCopy full SHA for 2839f5f
files/index.html
@@ -15,7 +15,7 @@
15
<body>
16
17
<script type="module">
18
- import App from './demo-app/app';
+ import { App } from './demo-app/app';
19
20
App.create({})
21
</script>
0 commit comments