chore: remove ssr screen size
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
<script setup lang="ts">
|
||||
import { provideSSRWidth } from '@vueuse/core'
|
||||
|
||||
provideSSRWidth(500)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
|
||||
Reference in New Issue
Block a user