fix snippets

This commit is contained in:
Roei Erez
2023-11-26 09:08:26 +02:00
parent e134d60ea6
commit 1bfe1d6584
3 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,8 @@ import {
type ReverseSwapPairInfo,
fetchReverseSwapFees,
inProgressReverseSwaps,
sendOnchain
sendOnchain,
maxReverseSwapAmount
} from '@breeztech/react-native-breez-sdk'
const exampleFetchReverseSwapFees = async () => {