2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Files
2022-12-09 14:17:53 -08:00

4 lines
94 B
Vue

<template>
<p class="lead"><ContentSlot :use="$slots.default" unwrap="p" /></p>
</template>