Skip to content

Commit 95a9331

Browse files
authored
Update README.md
1 parent 955526c commit 95a9331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import React from 'react';
1717
1818
import useStateWithCallback from 'use-state-with-callback';
1919
20+
// Note: cannot be used on the server-side (e.g. Next.js)
2021
// import { useStateWithCallbackInstant } from 'use-state-with-callback';
2122
2223
const App = () => {

0 commit comments

Comments
 (0)