chore: removed undefined method
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<slot name="header" @click="toggleItem"/>
|
||||
<slot name="header"/>
|
||||
<slot name="content"/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user