Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jesvijonathan authored Jun 17, 2024
1 parent e0dcffa commit f4b2b5d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,9 @@ function Main() {
ReactDOM.createRoot(document.getElementById("root")).render(<Main />);
```

<!-- Used in : [https://jos-animation.vercel.app/]() -->
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
</details>

<details>
Expand Down

0 comments on commit f4b2b5d

Please sign in to comment.