mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Fix ready message (format) (#565)
* Fix ready message sent to parent frame * format
This commit is contained in:
committed by
GitHub
parent
f929a638d6
commit
19880203ec
@@ -14,7 +14,7 @@ import {
|
||||
HeatmapData,
|
||||
LayoutSettings,
|
||||
PartitionTimeStampToData,
|
||||
PortalTheme
|
||||
PortalTheme,
|
||||
} from "./HeatmapDatatypes";
|
||||
|
||||
export class Heatmap {
|
||||
|
||||
Reference in New Issue
Block a user