Update 2021-9-27-gun-for-react-state-management.md

This commit is contained in:
Martti Malmi 2021-10-04 22:29:11 +03:00 committed by GitHub
parent fe14671bd0
commit cbc1c2eed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,6 +107,6 @@ class TextInput extends BaseComponent {
[Codepen](https://codepen.io/mmalmi/pen/MWozPZE)
Prefer *hooks*? Check out this [codepen](https://codepen.io/alterx/pen/VwWqgRV) by [Carlos](https://codepen.io/alterx).
Prefer *React hooks*? Check out this [codepen](https://codepen.io/alterx/pen/VwWqgRV) by [Carlos](https://codepen.io/alterx).
Upcoming: How to sync your application state with the world.