[ua] Update NounsExtra.vue

This commit is contained in:
Paweł Dembowski 2022-03-29 19:06:29 +02:00
parent c98d438a1f
commit aff6392ce4

View File

@ -1,2 +1,6 @@
<template>
<div>
<Separator icon="book-open"/>
<slot></slot>
</div>
</template>