From d7c833412332768f4431a2cf568d5166cf05d965 Mon Sep 17 00:00:00 2001 From: Anurag Roy <89125578+NextThread@users.noreply.github.com> Date: Sun, 20 Aug 2023 23:05:14 +0530 Subject: [PATCH] Readme Update: Path for webcomponents-loader.js updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6639b58e..e15fe2e1c 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Web Components are now implemented natively on Safari and Chrome (~70% of instal 1. Then implement a `template` getter that returns an `HTMLTemplateElement` describing the element's rendering, including encapsulated styling and any property bindings. ```html - +