Avoid error

This commit is contained in:
syuilo
2019-05-18 21:22:37 +09:00
parent c7cc3dcdfd
commit 5a653531e2

View File

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