@props(['active' => false]) @aware(['activeColor' => 'bg-white'])
class(["rounded-full hover:bg-gray-100 hover:border-gray-300 border border-transparent transition-colors duration-300 ease-in-out", $activeColor => $active])}} > {{ $slot }}