Minor fixes

This commit is contained in:
Arkadiusz Fal
2022-12-20 23:24:39 +01:00
parent 37d8873424
commit c432aa3b9a
8 changed files with 30 additions and 26 deletions

View File

@@ -23,7 +23,6 @@ struct ControlsGradientView: View {
}
}
struct ControlsGradientView_Previews: PreviewProvider {
static var previews: some View {
ControlsGradientView()