fix: buttons not working in our plan section

This commit is contained in:
userAdityaa
2025-06-11 14:39:15 +05:45
parent 510c7171e6
commit 114e26ffd8

View File

@@ -116,6 +116,7 @@
{plan.description}
</p>
<Button
href={plan.buttonLink}
event={plan.eventName}
variant={plan.buttonVariant}
class="w-full! flex-3 self-end md:w-fit"