We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3103e33 commit 37912e9Copy full SHA for 37912e9
kitchen-sink.html
@@ -104,7 +104,7 @@ <h2 class="text-2xl font-bold">Reset styles</h2>
104
</label>
105
<label class="block">
106
<span class="text-gray-700">Select (multiple)</span>
107
- <select class="form-multiselect block w-full mt-1" multiple="">
+ <select class="form-multiselect block w-full mt-1" multiple>
108
<option>Option 1</option>
109
<option>Option 2</option>
110
<option>Option 3</option>
0 commit comments