mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update frontend/src/pages/organization/SettingsPage/components/ExternalMigrationsTab/components/VaultPlatformModal.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -155,7 +155,7 @@ export const VaultPlatformModal = ({ onClose }: Props) => {
|
||||
position="popper"
|
||||
>
|
||||
<SelectItem
|
||||
value={undefined as unknown as string}
|
||||
value=""
|
||||
onClick={() => {
|
||||
onChange(undefined);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user