mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* remove unnecessary onClick from title element * associate icon label with title + fix unit tests * remove cursor: pointer; * remove link color from title as it's no longer clickable * remove useless aria-label * stop incorrectly marking title as a ReactNode - it's just a string