Add Flexbox cheatsheet by @yoksel

This commit is contained in:
Igor Adamenko 2022-06-11 12:51:28 +03:00 committed by GitHub
parent 82616ab7ad
commit bb879f86f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -576,6 +576,9 @@
- **[Finch](https://github.com/finagle/finch)** by [Vladimir Kostyukov](https://github.com/vkostyukov)<br>
Scala combinator library for building Finagle HTTP services.
- **[Flexbox cheatsheet](https://github.com/yoksel/flex-cheatsheet)** by [Yulia Bukhvalova](https://github.com/yoksel)<br>
Flexbox cheatsheet.
- **[Flux React Router Example](https://github.com/gaearon/flux-react-router-example)** by [Dav Abramov](https://github.com/gaearon)<br>
A sample app showcasing Flux with React Router.