INSR-8111 | Fix one of the issues
Changed text-link type to fix font weight
This commit is contained in:
parent
c84c31ed3d
commit
359e026e60
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
v-html="scheduleWithOtherText"></div>
|
||||
<textLink
|
||||
class="underlined-text"
|
||||
linkType="navigation"
|
||||
linkType="text"
|
||||
text="Find another shop"
|
||||
href="#"
|
||||
@clickEvent="findAnotherShopClicked" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue