Skip to content

Commit 320b91e

Browse files
committed
Add note for NextJS users
1 parent aca0725 commit 320b91e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
A component to integrate [P5.js](https://p5js.org/) sketches into
66
[React](https://reactjs.org/) apps.
77

8+
## NextJS
9+
10+
If you plan to use this component within a NextJS application, you should instead use [our NextJS dynamic implementation](https://github.com/P5-wrapper/next) instead.
11+
812
## Demo & Examples
913

1014
### Live demo

0 commit comments

Comments
 (0)