refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IMenuItem } from '@/types';
|
||||
import type { IMenuItem } from 'n8n-design-system/types';
|
||||
import type { RouteLocationNormalizedLoaded, RouteLocationRaw } from 'vue-router';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user