feat(common): change modal open signature and allow to hide buttons
This commit is contained in:
@@ -48,6 +48,7 @@ onUnmounted(() => {
|
||||
|
||||
<template>
|
||||
<Buttons
|
||||
v-if="state.showButtons"
|
||||
:y-offset="state.modalButtonsYOffset"
|
||||
b-label="Cancel"
|
||||
a-label="Confirm"
|
||||
|
||||
Reference in New Issue
Block a user