這是我目前正在與 AGW 組件合作的內容,例如: - 添加 SIWE - 添加會話金鑰 - 添加 AI 配置文件 shadcn CLI 比我想像中強大得多
Code With Antonio
Code With Antonio8月3日 07:29
我需要這個 npx shadcn add <auth> - 有效的身份驗證,包含組件、頁面、API npx shadcn add <billing> - 有效的計費,包含組件、頁面、API npx shadcn add <feature> - 有效的功能
1.18K