PronounsPage/locale/hu/nouns/NounsExtra.vue
Valentyne Stigloher 3c6b31bb6d (hu)
2025-06-11 23:41:28 +02:00

7 lines
105 B
Vue

<template>
<div>
<Separator icon="book-open" />
<slot></slot>
</div>
</template>