mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-15 00:40: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 {
|
||||
CreateSecretView(store: Preview.StoreModifiable()) { _ in }
|
||||
}
|
||||
//#Preview {
|
||||
// CreateSecretView(store: Preview.StoreModifiable()) { _ in }
|
||||
//}
|
||||
|
Loading…
Reference in New Issue
Block a user