parent
d494bf170c
commit
0c245665a9
|
@ -26,7 +26,7 @@ withDefaults(defineProps<Props>(), {
|
||||||
<a
|
<a
|
||||||
v-if="icp"
|
v-if="icp"
|
||||||
:href="icpLink || 'javascript:void(0)'"
|
:href="icpLink || 'javascript:void(0)'"
|
||||||
class="hover:text-primary-hover"
|
class="hover:text-primary-hover mx-1"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
{{ icp }}
|
{{ icp }}
|
||||||
|
|
Loading…
Reference in New Issue