mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
split line by sentances
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
0aa572d48a
commit
2a84fcbe47
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Lens uses MobX on top of React's state management system. The result is a more declarative state management style, rather than React's native `setState` mechanism.
|
Lens uses MobX on top of React's state management system.
|
||||||
|
The result is a more declarative state management style, rather than React's native `setState` mechanism.
|
||||||
|
|
||||||
You can review how React handles state management [here](https://reactjs.org/docs/faq-state.html).
|
You can review how React handles state management [here](https://reactjs.org/docs/faq-state.html).
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user