I'm fairly new to Vue and Nuxt, and I encountered an error stating that v-slot
can only be used on components or the <template>
tag.
I've tried googling the issue and consulting the Nuxt documentation, but I'm still a little lost. Any guidance would be greatly appreciated.
<section class="banner"></section>
<body {background-color: #000000;} scroll="no" style="overflow: hidden"></body>
<div class="First">
<p style="color:#EB7051;">SourceSweep</p>