<template> <div class="flex flex-shrink-0 flex-col items-center gap-2 sm:flex-row"> <slot /> </div> </template>