Skip to content

Commit e75bda9

Browse files
committed
feat(demo): add split button & toolbar
1 parent fd2b5e8 commit e75bda9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

demo/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<link rel="stylesheet" href="assets/css/main.css">
88
</head>
99
<body>
10+
<md-split-button></md-split-button>
11+
<md-toolbar></md-toolbar>
1012
<script src="all.js" type="module"></script>
1113
</body>
1214
</html>

0 commit comments

Comments
 (0)