mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
6 lines
80 B
Vue
6 lines
80 B
Vue
<template>
|
|
<div class="dropdown-group-item">
|
|
<slot/>
|
|
</div>
|
|
</template>
|