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 c3b2ec7 commit e883411Copy full SHA for e883411
README.md
@@ -287,7 +287,7 @@ const rootElement = document.getElementById("root");
287
ReactDOM.render(<App />, rootElement);
288
```
289
290
-**A complex example: useEventCallback with both inputs$ and state$**
+**A complex example: useEventCallback with both `inputs$` and `state$`**
291
292
[live demo](https://codesandbox.io/s/n1pn02jxym)
293
0 commit comments