Skip to content

Commit 29d6098

Browse files
authored
Update README.md
1 parent 892884e commit 29d6098

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Responsive HTML table extended by Polymer and Material Design.
1616
<template>
1717
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
1818
<link rel="import" href="s-table-lite.html">
19+
<link rel="import" href="s-tbody.html">
20+
<link rel="import" href="s-tr.html">
1921
<next-code-block></next-code-block>
2022
</template>
2123
</custom-element-demo>

0 commit comments

Comments
 (0)