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 bd039b5 commit 24000fdCopy full SHA for 24000fd
dev/playground/tabsheet.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>TabSheet</title>
8
- <script type="module" src="./common.js"></script>
+ <script type="module" src="../common.js"></script>
9
10
<script type="module">
11
import '@vaadin/button';
0 commit comments