1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

add item to README

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2020-11-18 10:28:21 -05:00
parent 97ae34bad3
commit 974f4b21fa
2 changed files with 2 additions and 4 deletions

View File

@ -19,6 +19,7 @@ Each guide or sample will include:
| [Stores](stores.md) | | | [Stores](stores.md) | |
| [Components](components.md) | | | [Components](components.md) | |
| [KubeObjectListLayout](kube-object-list-layout.md) | | | [KubeObjectListLayout](kube-object-list-layout.md) | |
| [Working with mobx](working-with-mobx.md) | |
## Samples ## Samples

View File

@ -1,3 +0,0 @@
## How to use mobx within Lens Extensions
A short overview of mobx with examples and links to its offical documentation. Read it [here](working-with-mobx.md)