mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
* add tracking for toolbar * Add favorite * add timepicker * add reusable analytics file * change the refresh and zoom click prop function * add interaction for timepicker * decouple tracking code * update naming of function * Update packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker.tsx Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com> * use useEffect * remove prop from useEffect * destructure prop * add dependency on useEffect --------- Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>