feat: format timestamps in drill by breadcrumbs (#23698)

This commit is contained in:
Lily Kuang
2023-04-27 09:17:33 -07:00
committed by GitHub
parent 5f035499ac
commit 0bf8907f2f
17 changed files with 120 additions and 20 deletions

View File

@@ -297,5 +297,6 @@ export default function transformProps(
selectedValues,
onContextMenu,
refs,
coltypeMapping,
};
}