mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-08-09 11:05:43 +00:00
3ea2f88b19
* Refactor `Tooltip` into function component with hooks With using hooks, we don't need to maintain the checking in sCU and also don't need to assign the value of `ref` manually. * Show block number beside the tooltip instead of its children