mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08:00
18 lines
298 B
JSON
18 lines
298 B
JSON
{
|
|
"type": "panel",
|
|
"name": "React Table",
|
|
"id": "table2",
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-table-panel.svg",
|
|
"large": "img/icn-table-panel.svg"
|
|
}
|
|
}
|
|
}
|