Skip to content

Commit b4c8e97

Browse files
committed
remove unnecessary show more button
1 parent dc742e0 commit b4c8e97

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/routes/integrations/+page.svelte

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -389,13 +389,6 @@
389389
{/if}
390390
{/each}
391391
</ul>
392-
<Button
393-
variant="text"
394-
href={`#${category.toLowerCase()}`}
395-
class="l-float-button"
396-
>
397-
<span>Show more</span>
398-
</Button>
399392
</div>
400393
</section>
401394
{/if}

0 commit comments

Comments
 (0)