Skip to content
Snippets Groups Projects
Commit bae99b3a authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Remove some console

parent ff409267
Branches
No related tags found
No related merge requests found
<script setup lang="ts"> <script setup lang="ts">
const { page, surround } = useContent(); const { page, surround } = useContent();
console.log(page)
console.log("surround object!!!!!")
console.log(surround)
</script> </script>
<template> <template>
<v-card> <v-card>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment