Add subscriber count to creator banner
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<div class="text-2xl text-center lg:text-left">
|
||||
<p :style="{ color: creator.profileColors.accent }">{{ creator.occupation }}</p>
|
||||
</div>
|
||||
<div class="text-lg" :style="{ color: creator.profileColors.accent }">1000+ Abonnés</div>
|
||||
<div class="text-lg text-white" >{{creator.subscriberCount}} Abonnés</div>
|
||||
</div>
|
||||
|
||||
<!-- Buttons -->
|
||||
|
||||
Reference in New Issue
Block a user