Skip to content

Commit ce7d952

Browse files
committed
fix: eslint error in radial bar chart
1 parent 24cf21b commit ce7d952

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/components/Chart/RadialBarChart.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ const chartOptions = computed(() => ({
7878
</p>
7979
<VueApexCharts
8080
v-if="centerText"
81-
ref="refContainer"
8281
class="radialBar"
8382
type="radialBar"
8483
height="205"

0 commit comments

Comments
 (0)