Avoid error

This commit is contained in:
syuilo 2019-05-18 21:22:37 +09:00
parent 20c34ead23
commit 4ae9bd2195

View File

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