adding complete and undo-complete on click
This commit is contained in:
@@ -11,5 +11,6 @@ export interface Plan {
|
||||
|
||||
export interface Week {
|
||||
week: number,
|
||||
totalMilage: number,
|
||||
workouts: Workout[]
|
||||
}
|
||||
Reference in New Issue
Block a user