Update local settings and refactor FormField component
- Add new entries to settings.local.json for additional functionality - Refactor FormField.vue to change slot prop name for better clarity
This commit is contained in:
@@ -44,7 +44,9 @@
|
||||
"Bash(npx shadcn-nuxt@latest add:*)",
|
||||
"Bash(pnpm exec nuxi:*)",
|
||||
"mcp__context7__get-library-docs",
|
||||
"mcp__playwright__browser_click"
|
||||
"mcp__playwright__browser_click",
|
||||
"mcp__playwright__browser_type",
|
||||
"WebFetch(domain:www.shadcn-vue.com)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user