Skip to content

Commit

Permalink
Add explainer. Fixes #123 and #124
Browse files Browse the repository at this point in the history
  • Loading branch information
breyten committed Oct 3, 2023
1 parent e2ea53a commit 615fa32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AddColumnBar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
</div>
<div class="cell">
<Button class="subscribe-button" on:click={(e) => handleSubscription(e)}>Maak alert aan</Button>
<p class="input-help">Afmelden kan met &eacute;&eacute;n klik.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 615fa32

Please sign in to comment.