Skip to content

Commit 4eadeb6

Browse files
committed
docs(switch): fix prop name on code fence
1 parent de8029c commit 4eadeb6

File tree

1 file changed

+1
-1
lines changed
  • apps/docs/src/pages/components/forms

1 file changed

+1
-1
lines changed

apps/docs/src/pages/components/forms/switch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The Switch component supports two modes:
3434

3535
## Anatomy
3636

37-
```vue Anatomy playground collapse no-file
37+
```vue Anatomy playground collapse no-filename
3838
<script setup lang="ts">
3939
import { Switch } from '@vuetify/v0'
4040
</script>

0 commit comments

Comments
 (0)