Skip to content

Commit

Permalink
docs: fix example usage of indy-sdk-react-native package (openwallet-…
Browse files Browse the repository at this point in the history
…foundation#1382)

Signed-off-by: Jim Ezesinachi <[email protected]>
  • Loading branch information
jimezesinachi authored Mar 15, 2023
1 parent a4204ef commit d59366a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/indy-sdk/src/IndySdkModuleConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export interface IndySdkModuleConfigOptions {
* ## React Native
*
* ```ts
* import * as indySdk from 'indy-sdk-react-native'
* import indySdk from 'indy-sdk-react-native'
*
* const indySdkModule = new IndySdkModule({
* indySdk
Expand Down

0 comments on commit d59366a

Please sign in to comment.