chore: more try
This commit is contained in:
@@ -29,7 +29,7 @@ const showNewButton = computed(
|
||||
button-route="new"
|
||||
:icon="icon"
|
||||
:header-title="t(headerTitle)"
|
||||
:button-text="t(headerButtonText)"
|
||||
:button-text="headerButtonText ? t(headerButtonText) : ''"
|
||||
:show-back-button="showBackButton"
|
||||
:back-url="backUrl"
|
||||
:show-new-button="showNewButton"
|
||||
|
||||
Reference in New Issue
Block a user