Skip to content

Commit

Permalink
a11y
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAsh5114 committed Jul 7, 2024
1 parent d243a2d commit 2176f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/mesocycles/manage/overview/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
{:then activeMesocycle}
<Switch
id="start-mesocycle-immediately"
name="start-mesocycle-immediately"
class="place-self-end"
disabled={activeMesocycle !== null}
bind:checked={startImmediately}
Expand Down

0 comments on commit 2176f1c

Please sign in to comment.