mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-15 08:50:57 +00:00
Disable preview (#710)
This commit is contained in:
parent
e8cdcdfb7f
commit
85d0cab0f5
@ -159,6 +159,6 @@ struct CreateSecretView<StoreType: SecretStoreModifiable>: View {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#Preview {
|
//#Preview {
|
||||||
CreateSecretView(store: Preview.StoreModifiable()) { _ in }
|
// CreateSecretView(store: Preview.StoreModifiable()) { _ in }
|
||||||
}
|
//}
|
||||||
|
Loading…
Reference in New Issue
Block a user