Skip to content

Commit

Permalink
button.html - remove css class favourites
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Jan 4, 2024
1 parent d18f51e commit 7e7658f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live-examples/html-examples/input/button.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<input class="favorite styled" type="button" value="Add to favorites" />
<input class="styled" type="button" value="Add to favorites" />

0 comments on commit 7e7658f

Please sign in to comment.