0đź‘Ť
âś…
I found the problem.
import { required } from “vuelidate/lib/validators”;
Required must have { } .
Source:stackexchange.com
0đź‘Ť
I found the problem.
import { required } from “vuelidate/lib/validators”;
Required must have { } .