Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
fix: change switch labels (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooja Thakkar authored Apr 3, 2022
1 parent df3bd9c commit 0dc5932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
<Toggle
id="toggle"
bind:checked
labelLeft="Organization"
labelRight="Global"
labelLeft="EddieHub"
labelRight="GitHub"
on:change={onChangeHandler}
/>
</div>
Expand Down

0 comments on commit 0dc5932

Please sign in to comment.