Skip to content

Commit 013e065

Browse files
committed
Fix missing src in iron-component-page
1 parent b33d29a commit 013e065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</head>
1717
<body unresolved>
1818

19-
<iron-component-page></iron-component-page>
19+
<iron-component-page src="svg-piechart.html"></iron-component-page>
2020

2121
</body>
2222
</html>

0 commit comments

Comments
 (0)