<script setup> </script> <template> <tr class="hover:bg-slate-50 md:border-b-0 md:border-t border-[#d1d5db] text-sm"> <slot /> </tr> </template>