Modification de la searchbar
This commit is contained in:
@@ -85,9 +85,19 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<CreatorFeed></CreatorFeed>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
import CreatorFeed from "@/views/main/CreatorFeed.vue";
|
||||
let imageSrc = '/images/usersmedia/ARPS/banners/bannerARPS01.png';
|
||||
let profilePicture = '/images/usersmedia/ARPS/profilepictures/profileARPS.png';
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user