Selaa lähdekoodia

linting error

namnguyen 9 kuukautta sitten
vanhempi
säilyke
83eeb41d49
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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_,