From f4b2b5dc79dbdf616cd8e8d7ae40c533184ed930 Mon Sep 17 00:00:00 2001 From: Jesvi Jonathan <47633894+jesvijonathan@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:06:42 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc5a620..e680ab9 100644 --- a/README.md +++ b/README.md @@ -438,7 +438,9 @@ function Main() { ReactDOM.createRoot(document.getElementById("root")).render(
); ``` - +Used in : [https://azzle.netlify.app](https://azzle.netlify.app/) + +This above example is for React.js is also applicable for Next.js & Preact.js