feat: add better provider support, icons, regen, and a lot more
This commit is contained in:
@@ -90,7 +90,7 @@ useClickOutside(triggerRef, () => {
|
||||
<slot name="item-after" :item="item"></slot>
|
||||
</button>
|
||||
</template>
|
||||
<slot name="content"></slot>
|
||||
<slot name="content" :toggle="toggle"></slot>
|
||||
</div>
|
||||
</Transition>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user