mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
implemented toasts
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { render, html, TemplateResult } from 'lit-html';
|
||||
import { render, html, TemplateResult, directive, isPrimitive } from 'lit-html';
|
||||
|
||||
export { render, html, TemplateResult };
|
||||
export { render, html, TemplateResult, directive, isPrimitive };
|
||||
|
||||
Reference in New Issue
Block a user