Avoid error

This commit is contained in:
syuilo 2019-05-18 21:22:37 +09:00
parent c7cc3dcdfd
commit 5a653531e2
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -1,7 +1,7 @@
<template>
<x-column>
<template #header>
<fa :icon="icon"/>{{ title }}
<fa v-if="icon" :icon="icon"/>{{ title }}
</template>
<div>