chore: change everything to vue3 syntax

This commit is contained in:
Muhsin Keloth
2024-05-17 16:09:08 +05:30
parent 2c2e000264
commit 1fb84c6402
6 changed files with 279 additions and 311 deletions
@@ -1,5 +1,4 @@
import { required } from 'vuelidate/lib/validators';
import { required } from '@vuelidate/validators';
export default {
title: {
required,