mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
format react native
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {
|
||||
listPayments,
|
||||
PaymentTypeFilter
|
||||
} from "@breeztech/react-native-breez-sdk"
|
||||
} from '@breeztech/react-native-breez-sdk'
|
||||
|
||||
const exampleListPayments = async () => {
|
||||
// ANCHOR: list-payments
|
||||
|
||||
Reference in New Issue
Block a user