浏览代码

linting error

namnguyen 9 月之前
父节点
当前提交
83eeb41d49
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      frontend/taipy-gui/src/components/Taipy/Metric.tsx

+ 0 - 2
frontend/taipy-gui/src/components/Taipy/Metric.tsx

@@ -186,8 +186,6 @@ const Metric = (props: MetricProps) => {
         props.title,
         props.height,
         props.width,
-        baseLayout.height,
-        baseLayout.width,
         props.template,
         props.template_Dark_,
         props.template_Light_,