mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
refactor: Enable import/order for design-system, workflow and @n8n packages (#10847)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import { computed, ref, useCssModule } from 'vue';
|
||||
import sanitize from 'sanitize-html';
|
||||
import { computed, ref, useCssModule } from 'vue';
|
||||
|
||||
import N8nText from '../../components/N8nText';
|
||||
import { uid } from '../../utils';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user