Skip to content

Commit bd751ae

Browse files
committedJan 17, 2020
Remove warning
1 parent 561dbdf commit bd751ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎components/Job.vue

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<div>
33
<div v-if="summary" class="ml-2 mr-2">
44
<h6>
5+
<!-- eslint-disable-next-line -->
56
<span v-html="joblinksumm" />
67
</h6>
78
<p class="text-truncate mt-2">

0 commit comments

Comments
 (0)
Please sign in to comment.