Skip to content

Commit

Permalink
change: icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzNotABug committed Dec 14, 2024
1 parent b9e7241 commit 1025e64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/components/AppwriteIn100Seconds.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@

<button on:click={() => (show = true)} class="web-button is-secondary cursor-pointer">
<span>Appwrite in 100 seconds</span>
<!-- TODO: get checked if we can use this. I also liked `icon-video` -->
<span class="icon-cheveron-right" />
<span class="icon-video" />
</button>

{#if show}
Expand Down

0 comments on commit 1025e64

Please sign in to comment.