Ensure the SizeIndicator helper is visible on all pages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<size-indicator></size-indicator>
|
||||
|
||||
|
||||
<!-- Bannière-->
|
||||
<div class="relative bottom-4 z-20 m">
|
||||
<div class="relative flex flex-col">
|
||||
@@ -79,7 +78,6 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import SizeIndicator from "@/views/tools/SizeIndicator.vue";
|
||||
import AboutYou from "@/views/creators/CreatorDescriptionBtn.vue";
|
||||
import SubscribeButton from "@/views/creators/SubscribeButton.vue";
|
||||
import PublishContentButton from "@/views/contents/PublishContentButton.vue";
|
||||
|
||||
Reference in New Issue
Block a user