refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
This commit is contained in:
committed by
GitHub
parent
639afcd7a5
commit
68cff4c59e
@@ -55,7 +55,7 @@ function goToUpgrade() {
|
||||
v-else
|
||||
class="mt-2xl mb-l"
|
||||
data-test-id="external-secrets-content-unlicensed"
|
||||
:buttonText="i18n.baseText('settings.externalSecrets.actionBox.buttonText')"
|
||||
:button-text="i18n.baseText('settings.externalSecrets.actionBox.buttonText')"
|
||||
@click="goToUpgrade"
|
||||
>
|
||||
<template #heading>
|
||||
|
||||
Reference in New Issue
Block a user