Adding Wowhead link component with WowheadPower Tooltip library.
This commit is contained in:
parent
0db095fbdc
commit
61a6d366fd
4 changed files with 237 additions and 0 deletions
3
resources/views/components/wowhead-link.blade.php
Normal file
3
resources/views/components/wowhead-link.blade.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<x-link {{ $attributes->merge($component_attr) }}>
|
||||
{{ $slot }}
|
||||
</x-link>
|
||||
Reference in a new issue