#/bin/sh
#for file in src/components/*.tsx; do pnpm dlx shadcn@latest add -y -o $(basename "$file" .tsx); done
pnpm dlx shadcn@latest add --all --overwrite