mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-18 13:51:29 +08:00

* feat: dashboard perf improvements * feat: remove console logs * fix: remove console.log * fix: update tests * fix: update tests --------- Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
import DashboardsList from './DashboardsList';
|
|
|
|
export default DashboardsList;
|