docs(ComponentCode): ignore externals manually

This commit is contained in:
Benjamin Canac
2024-07-31 15:52:04 +02:00
parent 8f48883a2d
commit 00575f55c9
10 changed files with 66 additions and 4 deletions

View File

@@ -12,6 +12,8 @@ Use the `v-model` directive to control the value of the Input.
::component-code
---
ignore:
- modelValue
external:
- modelValue
props: