Skip to content

Commit 114e26f

Browse files
committed
fix: buttons not working in our plan section
1 parent 510c717 commit 114e26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/components/PreFooter.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
{plan.description}
117117
</p>
118118
<Button
119+
href={plan.buttonLink}
119120
event={plan.eventName}
120121
variant={plan.buttonVariant}
121122
class="w-full! flex-3 self-end md:w-fit"

0 commit comments

Comments
 (0)