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 20199a6 commit 2b212faCopy full SHA for 2b212fa
README.md
@@ -52,7 +52,7 @@ const App = () => {
52
53
**useStateWithCallbackLazy:**
54
55
-```javascript
+```jsx
56
import React from 'react';
57
import { useStateWithCallbackLazy } from 'use-state-with-callback';
58
0 commit comments