Add cancel link

This commit is contained in:
Oliver Davies 2018-12-25 23:41:37 +00:00
parent a9f20ef4a6
commit 6abe718eb1

View file

@ -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>