mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 14:18:08 +00:00
change to lit-html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { controller, target } from "@github/catalyst";
|
||||
import { html, TemplateResult, until } from "@github/jtml";
|
||||
import { html, TemplateResult, until } from "lit-html";
|
||||
import { WalletService } from "services/";
|
||||
import { AppMainElement, WalletHeaderElement } from "components/";
|
||||
import { BasePageElement } from "common/";
|
||||
|
||||
Reference in New Issue
Block a user