justboil / admin-one-vue-tailwind

Free Vue.js 3.x Tailwind 3.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available
https://justboil.github.io/admin-one-vue-tailwind/
MIT License
2.14k stars 402 forks source link

Allow custom values alongside custom labels #45

Open sharifzadesina opened 1 year ago

sharifzadesina commented 1 year ago

Hello,

This is a small change that allows the usage of custom values for FormControls.

Currently, you can't have a custom label and a value together.