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 164521f commit 7b76cc4Copy full SHA for 7b76cc4
TestingArena/ArenaVueUiMolecule.vue
@@ -240,7 +240,7 @@ const step = ref(0);
240
<label for="custom-tooltip" style="color:#CCCCCC">Test custom tooltip</label>
241
</div>
242
<Box>
243
- <template #title></template>
+ <template #title>VueUiMolecule</template>
244
245
<template #local>
246
<LocalVueUiMolecule :dataset="dataset" :config="config" :key="`local_${step}`">
0 commit comments