Running dashboard, help center
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import emailValidator from '@vuelidate/validators/email';
|
||||
import { email as emailValidator } from '@vuelidate/validators';
|
||||
|
||||
export const validEmailsByComma = value => {
|
||||
if (!value.length) return true;
|
||||
|
||||
Reference in New Issue
Block a user