mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-21 23:36:26 +03:00
replace async-validator
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Schema from 'async-validator';
|
||||
import Schema from 'validators/schema';
|
||||
|
||||
import { IP_OR_HOSTNAME_VALIDATOR } from './shared';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user