Skip to content

Commit 9db3294

Browse files
authored
Merge branch 'master' into release/1.22.0
2 parents 3a362aa + 26610a0 commit 9db3294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interfaces.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ export interface CommonWalletOptions {
171171
label?: string
172172
iconSrc?: string
173173
svg?: string
174+
isMobile: boolean
174175
}
175176

176177
export interface SdkWalletOptions extends CommonWalletOptions {

0 commit comments

Comments
 (0)