fix: fix relative path

This commit is contained in:
Justineo
2022-12-17 01:36:31 +08:00
parent f1ca32d3a4
commit 05111f5b6f

View File

@ -1,4 +1,4 @@
import { unwrapInjected } from "src/utils";
import { unwrapInjected } from "../utils";
import {
inject,
computed,