We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11724ad commit cdd751aCopy full SHA for cdd751a
README.md
@@ -64,7 +64,7 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
64
| `vwatcher` | Vue watcher with new and old value args |
65
| `vprops` | Props with type and default |
66
| `vimport` | Import one component into another |
67
-| `vimport-c` | Import one component into another within the export statement |
+| `vcomponents` | Import one component into another within the export statement |
68
| `vimport-export` | Import one component into another and use it within the export statement |
69
| `vfilter` | Vue filter |
70
| `vmixin` | Create a Vue Mixin |
0 commit comments