mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 12:57:48 +00:00
fix: buttons not working in our plan section
This commit is contained in:
@@ -116,6 +116,7 @@
|
|||||||
{plan.description}
|
{plan.description}
|
||||||
</p>
|
</p>
|
||||||
<Button
|
<Button
|
||||||
|
href={plan.buttonLink}
|
||||||
event={plan.eventName}
|
event={plan.eventName}
|
||||||
variant={plan.buttonVariant}
|
variant={plan.buttonVariant}
|
||||||
class="w-full! flex-3 self-end md:w-fit"
|
class="w-full! flex-3 self-end md:w-fit"
|
||||||
|
|||||||
Reference in New Issue
Block a user