mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
added form validators
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { targets, controller } from '@github/catalyst';
|
||||
import { html, TemplateResult } from 'lit-html';
|
||||
import { html, TemplateResult } from 'core/utils';
|
||||
import { AuthService, TransactionsService, WalletService } from 'services/';
|
||||
import { InputFieldElement } from 'components/';
|
||||
import { RouterService } from 'core/services';
|
||||
|
||||
Reference in New Issue
Block a user