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 { attr, controller } from '@github/catalyst';
|
||||
import { html } from 'lit-html';
|
||||
import { html } from 'core/utils';
|
||||
import { BaseComponentElement } from 'common/';
|
||||
|
||||
@controller
|
||||
|
||||
Reference in New Issue
Block a user