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