chore: add heat map to sidebar (#1255)

This commit is contained in:
boojack
2023-03-05 01:03:37 +08:00
committed by GitHub
parent c6d43581f9
commit bf46a9af68
9 changed files with 24 additions and 14 deletions

View File

@ -7,7 +7,7 @@ import * as utils from "../helpers/utils";
import "../less/usage-heat-map.less";
const tableConfig = {
width: 12,
width: 11,
height: 7,
};