Skip to content

Commit cdd751a

Browse files
committed
fixed readme
1 parent 11724ad commit cdd751a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
6464
| `vwatcher` | Vue watcher with new and old value args |
6565
| `vprops` | Props with type and default |
6666
| `vimport` | Import one component into another |
67-
| `vimport-c` | Import one component into another within the export statement |
67+
| `vcomponents` | Import one component into another within the export statement |
6868
| `vimport-export` | Import one component into another and use it within the export statement |
6969
| `vfilter` | Vue filter |
7070
| `vmixin` | Create a Vue Mixin |

0 commit comments

Comments
 (0)