updated lang change and FormDisplay Components

This commit is contained in:
2025-04-30 14:30:22 +03:00
parent f2cc7a69b5
commit 36e63960f8
87 changed files with 5517 additions and 312 deletions

View File

@@ -34,6 +34,7 @@ npx shadcn@latest add calendar -y
npx shadcn@latest add date-picker -y
npx shadcn@latest add skeleton -y
npx shadcn@latest add table -y
npx shadcn@latest add textarea -y
# Update any dependencies with legacy peer deps
echo "🔄 Updating dependencies..."