Update imports with alias @ that references src folder

This commit is contained in:
RcleydsonR
2023-02-15 15:26:11 -03:00
parent b07e4ca97d
commit 2968b6f7ee
8 changed files with 12 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
import { useEtherStore } from "@/store/ether";
import p2pix from "../utils/smart_contract_files/P2PIX.json";
import p2pix from "@/utils/smart_contract_files/P2PIX.json";
import { updateWalletStatus } from "./wallet";
import {