mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-25 06:22:06 +01:00
fix about view preview (#1156)
This commit is contained in:
parent
b08e783cb8
commit
700ace10d9
@ -100,5 +100,6 @@ struct AboutView: View {
|
||||
struct AboutView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
AboutView()
|
||||
.environmentObject(Theme.shared)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user