refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257)
This commit is contained in:
committed by
GitHub
parent
79d0a0f247
commit
ebb3aaf61e
@@ -14,8 +14,8 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import type { ITaskData } from 'n8n-workflow';
|
||||
import { defineComponent } from 'vue';
|
||||
import type { ITaskData } from 'n8n-workflow';
|
||||
|
||||
export default defineComponent({
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user