mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
chore: Lintfix frontend packages (#16896)
This commit is contained in:
@@ -133,7 +133,7 @@ async function onActionDropdownClick(id: string) {
|
||||
</span>
|
||||
</n8n-text>
|
||||
</div>
|
||||
<div :class="$style.deprecationWarning" v-if="provider.name === 'infisical'">
|
||||
<div v-if="provider.name === 'infisical'" :class="$style.deprecationWarning">
|
||||
<n8n-icon :class="$style['warningTriangle']" icon="triangle-alert" />
|
||||
<N8nBadge class="mr-xs" theme="tertiary" bold data-test-id="card-badge">
|
||||
{{ i18n.baseText('settings.externalSecrets.card.deprecated') }}
|
||||
|
||||
Reference in New Issue
Block a user