Textes are working!! need to convert image now
This commit is contained in:
@@ -58,11 +58,11 @@
|
||||
<div class="absolute bottom-6 right-8 z-20 shadow-2xl rounded-md text-white w-64 h-28 flex justify-center align-center"
|
||||
:style="{ backgroundColor: brandingStore.colors.secondary}">
|
||||
|
||||
<donation-button-banner
|
||||
:creator-id="creatorId"
|
||||
:creator-name="creatorName"
|
||||
:on-success-url="successUrl"
|
||||
:on-cancelled-url="cancelledUrl"></donation-button-banner>
|
||||
<!-- <donation-button-banner -->
|
||||
<!-- :creator-id="creatorId"-->
|
||||
<!-- :creator-name="creatorName"-->
|
||||
<!-- :on-success-url="successUrl"-->
|
||||
<!-- :on-cancelled-url="cancelledUrl"></donation-button-banner>-->
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user