Skip to content

Commit

Permalink
fix rewind 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashmorra committed Feb 9, 2024
1 parent 8a6bf4c commit 497d76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</div>
</template>

<script>
<!-- <script>
export default {
data() {
return {
Expand All @@ -60,4 +60,4 @@ export default {
return { nieuwsItems: res.data.paginate.data };
}
};
</script>
</script> -->

0 comments on commit 497d76c

Please sign in to comment.