Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
crlssn committed Nov 21, 2024
1 parent 7816e8f commit e95d96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/views/Workouts/WorkoutRoutine.vue
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ const cancelWorkout = async () => {
<span class="text-gray-900 font-medium">x</span>
<div class="w-full">
<input
type="number"
type="text"
inputmode="numeric"
v-model.number="set.reps"
placeholder="Reps"
Expand Down

0 comments on commit e95d96b

Please sign in to comment.