File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/docs/examples Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,10 +136,10 @@ title: "Forms"
136136 State
137137 </label>
138138 <div class="relative">
139- <select class="block appearance-none w-full bg-grey-lighter border border-grey-lighter hover:border-grey text-grey-darker py-3 px-4 pr-8 rounded">
139+ <select class="block appearance-none w-full bg-grey-lighter border border-grey-lighter text-grey-darker py-3 px-4 pr-8 rounded">
140140 <option>New Mexico</option>
141141 <option>Missouri</option>
142- <option></option>
142+ <option>Texas </option>
143143 </select>
144144 <div class="pointer-events-none absolute pin-y pin-r flex items-center px-2 text-grey-darker">
145145 <svg class="h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"/></svg>
You can’t perform that action at this time.
0 commit comments