revert opening in new tab

This commit is contained in:
David Tsay 2023-04-12 15:01:53 -07:00
parent 483b62c152
commit d80819634b

View File

@ -25,7 +25,6 @@
:is="urlDefined ? 'a' : 'span'" :is="urlDefined ? 'a' : 'span'"
class="c-condition-widget u-style-receiver js-style-receiver" class="c-condition-widget u-style-receiver js-style-receiver"
:href="url" :href="url"
:target="url ? '_BLANK' : ''"
> >
<div class="c-condition-widget__label"> <div class="c-condition-widget__label">
{{ label }} {{ label }}