Nothing Special   »   [go: up one dir, main page]

Skip to content

Commit

Permalink
Remove commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketj committed Jul 29, 2024
1 parent f9f10ec commit fbd01a6
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
<body>
Non-stylable select:
<select>
<button>
<selectedoption></selectedoption>
</button>
<datalist>
<option>
<button>❤️heart</button>
Expand All @@ -29,9 +26,6 @@
<br>
Stylable select:
<select style="appearance:base-select">
<!-- <button>
<selectedoption></selectedoption>
</button> -->
<datalist>
<option>
<button>❤️heart</button>
Expand Down

0 comments on commit fbd01a6

Please sign in to comment.