@props(['to' => null])
class(merge(['tippy-content', $attributes->whereStartsWith('class')->first()]))->merge($attributes->whereDoesntStartWith('class')->getAttributes()) }} > {{ $slot }}
@pushOnce('styles') @vite('resources/css/vendors/tippy.css') @endPushOnce @pushOnce('scripts') @vite('resources/js/components/base/tippy-content.js') @endPushOnce