We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dcffc5 commit 617a99eCopy full SHA for 617a99e
1 file changed
src/routes/(authenticated)/hubs/+page.svelte
@@ -58,10 +58,6 @@
58
Refresh
59
</Button>
60
</div>
61
- <Button class="btn variant-filled-primary text-xl" onclick={() => {}}>
62
- <RotateCcw />
63
- <span> Add </span>
64
- </Button>
65
</Card.Title>
66
<Card.Description>This is a list of all hubs you own.</Card.Description>
67
</Card.Header>
0 commit comments