plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

replace FormSelect with SelectInput #115

Closed rizen closed 2 months ago

rizen commented 2 months ago

Make a simplified version of FormSelect called SelectInput and then integrate it with FormInput so we can unify all form inputs

rizen commented 2 months ago

done