2👍
✅
props.item.publish
should be an integer, not string
<i class="icon-checkmark5" v-if="props.item.publish === 0"></i>
Source:stackexchange.com