parent
bc25576c1f
commit
8b7e3f6b87
|
@ -51,6 +51,7 @@ struct DeleteSecretView<StoreType: SecretStoreModifiable>: View {
|
|||
}
|
||||
}
|
||||
}.padding()
|
||||
.frame(minWidth: 400)
|
||||
}
|
||||
|
||||
func delete() {
|
||||
|
|
Loading…
Reference in New Issue