Initial commit
This commit is contained in:
@@ -21,7 +21,7 @@ import ModelElement from './node.vue';
|
||||
export const registerNodeElement = () => {
|
||||
console.info('registerNodeElement');
|
||||
register({
|
||||
shape: 'node',
|
||||
shape: 'task',
|
||||
component: ModelElement,
|
||||
width: 120,
|
||||
attrs: {
|
||||
|
||||
Reference in New Issue
Block a user