Dmitry Efimenko
Dmitry Efimenko
```bash yarn add final-form ``` go to `node-modules/final-form/dist/index.d.ts` and make some change ```bash yarn patch-package final-form yarn run v1.22.4 $ /node_modules/.bin/patch-package final-form patch-package 6.4.7 • Creating temporary folder • Installing...
Really good library, but what about something like that ``` const App = () => { const reactDomAlert = useAlert(); return ( ... some components with logic here ) }...
Subj as example https://github.com/reactjs/react-router/blob/master/docs/guides/ServerRendering.md
del