Skip to content

Commit 1ae2760

Browse files
authored
Merge pull request #2094 from userAdityaa/fix-2093-our-plans-button-unresponsive
fix: buttons not working in our plan section
2 parents 184a7cc + 47a748f commit 1ae2760

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)