Przeglądaj źródła

fix: eslint error in radial bar chart

Jacky 10 miesięcy temu
rodzic
commit
ce7d95210d
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      app/src/components/Chart/RadialBarChart.vue

+ 0 - 1
app/src/components/Chart/RadialBarChart.vue

@@ -78,7 +78,6 @@ const chartOptions = computed(() => ({
     </p>
     <VueApexCharts
       v-if="centerText"
-      ref="refContainer"
       class="radialBar"
       type="radialBar"
       height="205"