fix(editor): Fix External secrets typecheck (no-changelog) (#9434)

This commit is contained in:
Alex Grozav
2024-05-17 14:16:00 +03:00
committed by GitHub
parent 28e3e21177
commit db1a40635d
9 changed files with 100 additions and 63 deletions

View File

@@ -2,6 +2,7 @@
import type { PropType } from 'vue';
import type { ExternalSecretsProvider } from '@/Interface';
import { computed } from 'vue';
import infisical from '../assets/images/infisical.webp';
import doppler from '../assets/images/doppler.webp';
import vault from '../assets/images/hashicorp.webp';