Files
grafana/public/app/features/plugins/extensions/constants.ts
Levente Balogh 1380fa54d6 UI Extensions: Rename placement to extensionPointId (#65841)
* UI Extensions: Rename `placement` to `extensionPointId`

* Fix tests.

* Fix conflicts and review notes

* Remove `placement` from some other places
2023-04-03 18:59:54 +03:00

2 lines
43 B
TypeScript

export const MAX_EXTENSIONS_PER_POINT = 2;