Skip to content

Commit ea4b238

Browse files
author
22388o
committed
Fix DNS
1 parent 52dc450 commit ea4b238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/bitcoin/DNS.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Bip353 from 'bip353-react-native';
2-
2+
import { AesSuccessActionDataResult } from '@breeztech/react-native-breez-sdk-liquid';
33
const Bip353 = {
44
getDNS: async () => {
55
return await Bip353.getDNS();

0 commit comments

Comments
 (0)