diff --git a/src/components/ExerciseList.vue b/src/components/ExerciseList.vue index 1e27e86..9d565d4 100644 --- a/src/components/ExerciseList.vue +++ b/src/components/ExerciseList.vue @@ -1,23 +1,24 @@ - - {{ exercise.name }} - + + + {{ exercise.name }} + + \ No newline at end of file + + + \ No newline at end of file