mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Pass typed event thorough the DashNav button onClick handler Event.stopPropagation() method needs to be called in some cases. This change addresses typescript error Type '(event: ...) => void' is not assignable to type '() => void'. * Pass typed event thorough the DashNav button onClick handler * Import MouseEvent from React |
||
---|---|---|
.. | ||
components | ||
containers | ||
dashgrid | ||
services | ||
state | ||
utils | ||
index.ts |