Add components layer description

This commit is contained in:
Qolzam
2017-07-07 12:02:39 +04:30
parent 2f01ae8535
commit 94f2e25a45

View File

@@ -1,3 +1,3 @@
# Components
> Looks like we need to write this part.
This layer is include [React components](https://facebook.github.io/react/docs/react-component.html) that let you split the UI into independent, reusable pieces, and think about each piece in isolation.