fix: remove redundant aliases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
import Warning from "@/components/dashboard/Warning.vue";
|
||||
import Warning from "~/components/dashboard/Warning.vue";
|
||||
|
||||
const warnings = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user