Skip to content

Commit 987b5a2

Browse files
keithamusmuan
andauthored
test: change example link to button
Co-Authored-By: Mu-An 慕安 <[email protected]>
1 parent a19ded0 commit 987b5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</head>
77
<body>
88
<div class="container py-4">
9-
<p><a href="#">Add a Comment</a></p>
9+
<p><button type="button">Add a Comment</button></p>
1010
<markdown-toolbar for="textarea">
1111
<md-bold class="btn btn-sm">bold</md-bold>
1212
<md-header class="btn btn-sm">header</md-header>

0 commit comments

Comments
 (0)