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 ca0583a commit b49d6dbCopy full SHA for b49d6db
src/components/VueCommand.vue
@@ -352,7 +352,7 @@ const dispatch = async () => {
352
353
// Command is user created component. Decorate component
354
const component = defineComponent({
355
- name: 'VueCommandEntryComponent',
+ name: 'VueCommandOut',
356
provide () {
357
return {
358
// This will be unique for the component and not reactive by design
0 commit comments