From 60ca120b030de72aedd675e16961f0ece2fe8063 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Fri, 22 Sep 2023 10:42:33 +0100 Subject: :truck: Move examples out of test so CI doesn't break. --- examples/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 examples/index.html (limited to 'examples/index.html') diff --git a/examples/index.html b/examples/index.html new file mode 100644 index 0000000..70d4196 --- /dev/null +++ b/examples/index.html @@ -0,0 +1,27 @@ + + + + + + lustre | examples + + + +
  • + input +
  • +
  • + counter +
  • +
  • + nested +
  • +
  • + svg +
  • +
  • + components +
  • +
    + + -- cgit v1.2.3