= 77b6008150 chore: component refactoring - badeg, button, card
- fix text truncation in badge component
- simplify tag rendering in button component
- remove padding in card component add space in actions
2026-05-13 09:48:54 +00:00

4 lines
114 B
PHP

<span
{{$attributes->twMerge(['class'=> 'px-4 py-1 rounded-full bg-gray-200 truncate'])}}
>{{ $slot }}</span>