@props([ 'row' => false, 'tight' => false, ])
class([ 'flex', 'flex-row' => $row, 'flex-col' => ! $row, 'gap-4' => !$tight, ]) }}> {{ $slot }}