Skip to content

Commit 7b76cc4

Browse files
committed
Dev environment - Updated VueUiMolecule arena
1 parent 164521f commit 7b76cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestingArena/ArenaVueUiMolecule.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ const step = ref(0);
240240
<label for="custom-tooltip" style="color:#CCCCCC">Test custom tooltip</label>
241241
</div>
242242
<Box>
243-
<template #title></template>
243+
<template #title>VueUiMolecule</template>
244244

245245
<template #local>
246246
<LocalVueUiMolecule :dataset="dataset" :config="config" :key="`local_${step}`">

0 commit comments

Comments
 (0)