mirror of
https://github.com/documize/community.git
synced 2025-07-21 14:19:43 +02:00
Make setup process use new isEmail helper
This commit is contained in:
parent
54bf258c61
commit
d009e4ed2a
3 changed files with 727 additions and 727 deletions
|
@ -12,7 +12,7 @@
|
|||
import $ from 'jquery';
|
||||
import { empty, and } from '@ember/object/computed';
|
||||
import { isEmpty } from '@ember/utils';
|
||||
import stringUtil from '../utils/string';
|
||||
import stringUtil from '../../utils/string';
|
||||
import { set } from '@ember/object';
|
||||
import Component from '@ember/component';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue