Skip to content

Commit 277bef8

Browse files
committed
Dev environment - Updated VueUiNestedDonuts arena
1 parent 7b76cc4 commit 277bef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestingArena/ArenaVueUiNestedDonuts.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ function selectDatapoint(datapoint) {
159159
<label for="custom-tooltip" style="color:#CCCCCC">Test custom tooltip</label>
160160
</div>
161161
<Box>
162-
<template #title></template>
162+
<template #title>VueUiNestedDonuts</template>
163163

164164
<template #local>
165165
<LocalVueUiNestedDonuts :dataset="dataset" :config="config" :key="`local_${step}`" @selectLegend="selectLegend" @selectDatapoint="selectDatapoint">

0 commit comments

Comments
 (0)