PronounsPage/locale/he/nouns/NounsExtra.vue

7 lines
105 B
Vue

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