refactor(outbound-link): use icon prop

This commit is contained in:
Eric Y Liu 2021-04-30 16:47:48 -07:00
commit 3826002aab

View file

@ -12,7 +12,7 @@
on:mouseenter
on:mouseleave
target="_blank"
icon="{Launch16}"
>
<slot />
<Launch16 />
</Link>