INSR-8111 | Fix one of the issues

Changed text-link type to fix font weight
This commit is contained in:
scottkiener-at-safelite 2026-01-20 14:16:01 -05:00
parent c84c31ed3d
commit 359e026e60

View file

@ -29,7 +29,7 @@
v-html="scheduleWithOtherText"></div>
<textLink
class="underlined-text"
linkType="navigation"
linkType="text"
text="Find another shop"
href="#"
@clickEvent="findAnotherShopClicked" />