fronted แก้ layout build dev&proc
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
echo '🎨 Initializing shadcn/ui...' &&
|
||||
npx shadcn@latest init -y -d &&
|
||||
echo '📥 Adding components...' &&
|
||||
npx shadcn@latest add -y button label input card badge tabs progress dropdown-menu tooltip switch &&
|
||||
npx shadcn@latest add -y alert-dialog dialog checkbox scroll-area button label input card badge tabs progress dropdown-menu tooltip switch &&
|
||||
echo '✅ Done! Check components/ui/ directory'
|
||||
"
|
||||
|
||||
@@ -23,4 +23,4 @@ services:
|
||||
# หลังจากนั้น commit ไฟล์เหล่านี้:
|
||||
# - components/ui/*.tsx (หรือ .jsx)
|
||||
# - lib/utils.ts (หรือ .js)
|
||||
# - components.json
|
||||
# - components.json
|
||||
|
||||
Reference in New Issue
Block a user