WIP
This commit is contained in:
@@ -28,3 +28,9 @@ struct InfoView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
struct InfoView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
InfoView(workout: PreviewData.workout())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user