diff --git a/.npmrc b/.npmrc index 3bd3b7de..48b1fdbb 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,2 @@ shell-emulator=true +auto-install-peers=true diff --git a/apps/www/src/content/docs/components/auto-form.md b/apps/www/src/content/docs/components/auto-form.md index 149fda08..4c499d01 100644 --- a/apps/www/src/content/docs/components/auto-form.md +++ b/apps/www/src/content/docs/components/auto-form.md @@ -403,6 +403,7 @@ By passing the `form` as props, you can control and use the method provided by ` ```vue