Skip to content

Commit 164521f

Browse files
committed
Dev environment - Updated VueUiGalaxy arena
1 parent 3cf945d commit 164521f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestingArena/ArenaVueUiGalaxy.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ function selectDatapoint(datapoint) {
119119
<label for="custom-tooltip" style="color:#CCCCCC">Test custom tooltip</label>
120120
</div>
121121
<Box>
122-
<template #title></template>
122+
<template #title>VueUiGalaxy</template>
123123

124124
<template #local>
125125
<LocalVueUiGalaxy :dataset="dataset" :config="config" :key="`local_${step}`" @selectLegend="selectLegend" @selectDatapoint="selectDatapoint">

0 commit comments

Comments
 (0)