mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge branch 'daniel/vault-migration' of https://github.com/Infisical/infisical into daniel/vault-migration
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