@props(['to' => null])
class(merge(['tippy-content', $attributes->whereStartsWith('class')->first()]))->merge($attributes->whereDoesntStartWith('class')->getAttributes()) }}
>
{{ $slot }}
@once
@push('scripts')
@vite('resources/js/components/tippy-content/index.js')
@endpush
@endonce