Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAsh5114 authored Jul 3, 2024
1 parent d771134 commit 47711d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/workouts/manage/start/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
</Card.Root>
{/if}
<Button class="mt-auto" onclick={() => startWorkout()} disabled={userBodyweight === null}>
Start workout
Next
</Button>
{/if}

Expand Down

0 comments on commit 47711d0

Please sign in to comment.