Add cancel link
This commit is contained in:
parent
a9f20ef4a6
commit
6abe718eb1
|
@ -26,6 +26,7 @@
|
|||
{ title: 'Add database', icon: 'actions__new-database', disabled: false },
|
||||
{ title: 'Git Info', icon: 'actions__info', disabled: false },
|
||||
{ title: 'Rename', icon: 'actions__edit', disabled: true },
|
||||
{ title: 'Cancel', icon: 'actions__remove--circle', disabled: false },
|
||||
]"></header-buttons>
|
||||
</template>
|
||||
</title-block>
|
||||
|
|
Reference in a new issue