We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606a720 commit 2b75a0fCopy full SHA for 2b75a0f
packages/mobile-app/app/transaction/[hash].tsx renamed to packages/mobile-app/app/(drawer)/account/transaction/[hash].tsx
@@ -11,7 +11,7 @@ import {
11
IconProps,
12
Spinner,
13
} from "@ui-kitten/components";
14
-import { useFacade } from "../../data/facades";
+import { useFacade } from "../../../../data/facades";
15
import { CurrencyUtils } from "@ironfish/sdk";
16
import { useQueries } from "@tanstack/react-query";
17
import { setStringAsync } from "expo-clipboard";
0 commit comments