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