mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 14:18:08 +00:00
added form validators
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { controller, target } from '@github/catalyst';
|
||||
import { closest } from 'core/utils';
|
||||
import { html, TemplateResult } from 'lit-html';
|
||||
import { html, TemplateResult } from 'core/utils';
|
||||
import { BaseLayoutElement } from 'common/layouts';
|
||||
import { AppMainElement } from 'components/';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user