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

@@ -15,6 +15,8 @@ Use the `v-model` directive to control the checked state of the Switch.
::component-code
---
ignore:
- modelValue
external:
- modelValue
props: