mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(editor): Migrate components to composition API (#11497)
This commit is contained in:
@@ -135,6 +135,7 @@ export default defineComponent({
|
||||
},
|
||||
pushRef: {
|
||||
type: String,
|
||||
required: true,
|
||||
},
|
||||
paneType: {
|
||||
type: String as PropType<NodePanelType>,
|
||||
|
||||
Reference in New Issue
Block a user