Archived
1
0
Fork 0

Adding Wowhead link component with WowheadPower Tooltip library.

This commit is contained in:
Henrik Hautakoski 2021-07-09 10:11:06 +02:00
parent 0db095fbdc
commit 61a6d366fd
4 changed files with 237 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<x-link {{ $attributes->merge($component_attr) }}>
{{ $slot }}
</x-link>