Uecko_ERP/packages/shadcn-ui/update-components.sh

3 lines
155 B
Bash

#/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