Colocada os footers corretos nas views
This commit is contained in:
@@ -49,10 +49,12 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<FooterPublic />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import FooterPublic from '@/components/FooterPublic.vue'
|
||||
import HeaderPublic from '@/components/HeaderPublic.vue';
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user