Added information about pricing and a return btn
This commit is contained in:
@@ -124,6 +124,9 @@
|
||||
</template>
|
||||
</v-dialog>
|
||||
|
||||
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
|
||||
@@ -131,6 +134,7 @@
|
||||
<script setup>
|
||||
import CreatorFeed from "@/views/main/CreatorFeed.vue";
|
||||
import {ref} from 'vue';
|
||||
import DonationPopup from "@/views/main/DonationPopup.vue";
|
||||
|
||||
let imageSrc = '/images/usersmedia/ARPS/banners/bannerARPS01.png';
|
||||
let profilePicture = '/images/usersmedia/ARPS/profilepictures/profileARPS.png';
|
||||
|
||||
Reference in New Issue
Block a user