-
-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check box styling #5044
Comments
👋 |
ASSIGNED - @prachi00 🔒 LOCKED -> Tuesday, February 21st 2023, 12:25:54 UTC -> 36 hours |
We need to create |
ASSIGNMENT EXPIRED - @prachi00 has been unassigned. |
yes creating that, there is issue with v-model though, the new modelValue approach isnt available for vue composition yet (nuxt-community/composition-api#416), so we need to use the old v-model approach, so trying to figure that out |
should be:
The text was updated successfully, but these errors were encountered: