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:
parent
97ae34bad3
commit
974f4b21fa
@ -19,10 +19,11 @@ Each guide or sample will include:
|
||||
| [Stores](stores.md) | |
|
||||
| [Components](components.md) | |
|
||||
| [KubeObjectListLayout](kube-object-list-layout.md) | |
|
||||
| [Working with mobx](working-with-mobx.md) | |
|
||||
|
||||
## Samples
|
||||
|
||||
| Sample | APIs |
|
||||
| ----- | ----- |
|
||||
[helloworld](https://github.com/lensapp/lens-extension-samples/tree/master/helloworld-sample) | LensMainExtension <br> LensRendererExtension <br> Component.Icon <br> Component.IconProps |
|
||||
[minikube](https://github.com/lensapp/lens-extension-samples/tree/master/minikube-sample) | LensMainExtension <br> Store.clusterStore <br> Store.workspaceStore |
|
||||
[minikube](https://github.com/lensapp/lens-extension-samples/tree/master/minikube-sample) | LensMainExtension <br> Store.clusterStore <br> Store.workspaceStore |
|
||||
|
||||
@ -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)
|
||||
Loading…
Reference in New Issue
Block a user