Skip to content

Commit

Permalink
ui: add description for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAsh5114 committed Nov 29, 2024
1 parent 4c411de commit 6db9727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/workouts/manage/start/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
<Card.Root class="mb-1">
<Card.Header>
<Card.Title>Skipped days</Card.Title>
<Card.Description>for this cycle</Card.Description>
</Card.Header>
<Card.Content class="flex flex-wrap gap-1">
{#each skippedWorkoutsOfCycle as skippedWorkout}
Expand Down

0 comments on commit 6db9727

Please sign in to comment.