Skip to content

Commit

Permalink
feat: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
euharrison committed Oct 14, 2024
1 parent 02cf465 commit bff6d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/namadillo/src/atoms/masp/atoms.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Balance } from "@heliax/namada-sdk/web";
import { Balance } from "@heliaxdev/namada-sdk/web";
import { accountsAtom, defaultAccountAtom } from "atoms/accounts/atoms";
import { nativeTokenAddressAtom } from "atoms/chain";
import { shouldUpdateBalanceAtom } from "atoms/etc";
Expand Down

0 comments on commit bff6d45

Please sign in to comment.