From 337ced7bc43bcf7f6552d991c472d453b631f145 Mon Sep 17 00:00:00 2001 From: typicode Date: Thu, 31 Oct 2024 03:30:15 +0100 Subject: [PATCH] demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 67126f3..168af8e 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,10 @@ declare namespace JSX { That's all, it's simple but extremely powerful as it builds on browser standards and TypeScript/JSX. +## Demo + +https://github.com/user-attachments/assets/5edc9825-16ba-495d-b1bf-44b56295e20f + ## Install ```sh