geist-ui icon indicating copy to clipboard operation
geist-ui copied to clipboard

Select Component Name Prop

Open Hamziss opened this issue 2 years ago • 0 comments
trafficstars

Bug report 🐞

Select Component doesnt support the html prop name which is usefull when submitting a form

Actual results (or Errors)

   <Select
     name="topic"
     ^^^^                
   ></Select>

Hamziss avatar Apr 17 '23 10:04 Hamziss