✏️ Rename key
This commit is contained in:
@@ -181,7 +181,7 @@ export const nodeBase = mixins(
|
||||
hover: false,
|
||||
showOutputLabel: nodeTypeData.outputs.length === 1,
|
||||
size: nodeTypeData.outputs.length >= 3 ? 'small' : 'medium',
|
||||
hoverMessage: this.$baseText('nodesBase.clickToAddNodeOrDragToConnect'),
|
||||
hoverMessage: this.$baseText('nodeBase.clickToAddNodeOrDragToConnect'),
|
||||
},
|
||||
endpointHoverStyle: {
|
||||
fill: getStyleTokenValue('--color-primary'),
|
||||
|
||||
Reference in New Issue
Block a user