We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf945d commit 164521fCopy full SHA for 164521f
TestingArena/ArenaVueUiGalaxy.vue
@@ -119,7 +119,7 @@ function selectDatapoint(datapoint) {
119
<label for="custom-tooltip" style="color:#CCCCCC">Test custom tooltip</label>
120
</div>
121
<Box>
122
- <template #title></template>
+ <template #title>VueUiGalaxy</template>
123
124
<template #local>
125
<LocalVueUiGalaxy :dataset="dataset" :config="config" :key="`local_${step}`" @selectLegend="selectLegend" @selectDatapoint="selectDatapoint">
0 commit comments