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:
3
src/core/utils/templating.ts
Normal file
3
src/core/utils/templating.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { render, html, TemplateResult } from 'lit-html';
|
||||
|
||||
export { render, html, TemplateResult };
|
||||
Reference in New Issue
Block a user