mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update grafana/ui readme
This commit is contained in:
parent
c1bacd630f
commit
10916d9192
@ -1,3 +1,13 @@
|
|||||||
# Grafana (WIP) shared component library
|
# Grafana UI components library
|
||||||
|
|
||||||
Used by internal & external plugins.
|
@grafana/ui is a collection of components used by [Grafana](https://github.com/grafana/grafana)
|
||||||
|
|
||||||
|
Our goal is to deliver Grafana's common UI elements for plugins developers and contributors.
|
||||||
|
|
||||||
|
See [package source](https://github.com/grafana/grafana/tree/master/packages/grafana-ui) for more details.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
`yarn add @grafana/ui`
|
||||||
|
|
||||||
|
`npm install @grafana/ui`
|
||||||
|
Loading…
Reference in New Issue
Block a user