refactor: remove CommonMetaWrapper

This commit is contained in:
patak 2022-12-13 16:03:58 +01:00
parent 965b96c630
commit 119b3039c0
3 changed files with 8 additions and 13 deletions

View file

@ -1,5 +0,0 @@
<template>
<div flex="~" gap-1 items-center>
<slot />
</div>
</template>