소스 검색

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_,