[ua] Update NounsExtra.vue

This commit is contained in:
Paweł Dembowski 2022-03-29 12:41:29 +00:00
parent 694cd5cee2
commit b476c40f8a
1 changed files with 4 additions and 0 deletions

View File

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