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:
Bastian Masanek
2025-10-31 12:36:32 +01:00
parent 9682461eea
commit e71316dfe7
2 changed files with 4 additions and 2 deletions

View File

@@ -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": []