diff --git a/README.md b/README.md index 6e336301..a3e111e4 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ const ResizableBox = require('react-resizable').ResizableBox; // ES6 import { Resizable, ResizableBox } from 'react-resizable'; +//""use client" if your are using Nextjs // ... render() {