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 8b9c38a commit eab740aCopy full SHA for eab740a
src/components/marker.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div @click="()=> {console.log('sdfsd')}">
+ <div>
3
<slot></slot>
4
</div>
5
</template>
0 commit comments