Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cc-tile-metrics)!: use kebab case for all attributes
BREAKING CHANGE: the following attributes are impacted - `metricsLink` has been renamed to `metrics-link`, - `metricsState` has been renamed to `metrics-state`, - `grafanaLinkState` has been renamed to `grafana-link-state`. This change only affects attributes. Properties are still camelCase as they should.
- Loading branch information