mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-03-03 01:26:36 +00:00
Remove link icon
This commit is contained in:
@@ -227,10 +227,6 @@ const sortBy = ref([{ key: "score", order: "desc" }]);
|
||||
)
|
||||
"
|
||||
></a>
|
||||
<a :href="item.Offer.url" target="_blank" v-if="item.Offer.url">
|
||||
<span class="material-symbols-outlined"> link </span>
|
||||
</a>
|
||||
<span v-else class="material-symbols-outlined"> link_off </span>
|
||||
</template>
|
||||
|
||||
<template #item.score="{ item }">
|
||||
|
||||
Reference in New Issue
Block a user