fixed ssr badly

This commit is contained in:
Zoe
2023-01-10 21:33:09 -06:00
parent cd76dfc147
commit a30bcfa0a8
6 changed files with 10 additions and 11 deletions

View File

@@ -52,10 +52,6 @@
</div>
</template>
<script async setup lang="ts">
</script>
<script lang="ts">
import { useGlobalStore } from '~/stores/store';
import { io } from 'socket.io-client'