refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<Error @error-click="errorClick" />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { Error } from '@/components/Error'
|
||||
import { useRouter } from 'vue-router'
|
||||
|
Reference in New Issue
Block a user