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