We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b800f8d commit 20199a6Copy full SHA for 20199a6
README.md
@@ -12,7 +12,7 @@ Custom hook to include a callback function for useState which was previously ava
12
13
**useStateWithCallback:**
14
15
-```javascript
+```jsx
16
import React from 'react';
17
18
import useStateWithCallback from 'use-state-with-callback';
0 commit comments