Undid most changes from previous commit. Started work on pace conversions to opposite selected measurement system.
This commit is contained in:
parent
743d9cff0e
commit
fb523742c6
5 changed files with 41 additions and 30 deletions
|
|
@ -12,6 +12,7 @@ struct ChangeLog: View {
|
|||
NavigationView {
|
||||
List {
|
||||
Section(header: Text("2022")) {
|
||||
NavigationLink("May", destination: May2022())
|
||||
NavigationLink("April", destination: April2022())
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue