mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179)
This commit is contained in:
@@ -134,7 +134,7 @@ const getIconBySchemaType = (type: Schema['type']): string => {
|
||||
</template>
|
||||
|
||||
<style lang="scss" module>
|
||||
@import '@/styles/css-animation-helpers.scss';
|
||||
@import '@/styles/variables';
|
||||
|
||||
.item {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user