Skip to content

Commit 266199e

Browse files
committed
Use basic-shared.html import
1 parent df3e555 commit 266199e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic-stack.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<link rel="import" href="../basic-aspect/basic-aspect.html">
99
<link rel="import" href="../basic-children-content/basic-children-content.html">
10-
<script src="../basic-shared/Resized.js"></script>
10+
<link rel="import" href="../basic-shared/basic-shared.html">
1111

1212
<dom-module id="basic-stack">
1313
<style>

0 commit comments

Comments
 (0)