From 31f439562fcc1facb641b687face2766078fba88 Mon Sep 17 00:00:00 2001 From: Julio Jimenez Date: Sat, 11 May 2024 18:20:24 -0400 Subject: [PATCH] custom elements Signed-off-by: Julio Jimenez --- README.md | 1 + chapter-11/6-custom-elements/index.xml | 67 ++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 chapter-11/6-custom-elements/index.xml diff --git a/README.md b/README.md index 3636acd9..b0f83bed 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ Each example runs on a different port. Run multiple examples simultaneously and - [Images](./chapter-11/3-ui-elements-images) - [Inputs](./chapter-11/4-inputs) - [Styling](./chapter-11/5-styling) + - [Custom Elements](./chapter-11/6-custom-elements) ## Support diff --git a/chapter-11/6-custom-elements/index.xml b/chapter-11/6-custom-elements/index.xml new file mode 100644 index 00000000..037b56c2 --- /dev/null +++ b/chapter-11/6-custom-elements/index.xml @@ -0,0 +1,67 @@ + + + +