Skip to content

Commit 9087fac

Browse files
authored
Adding Missed Readme Info for Connect prop (#1192)
1 parent d30a4ad commit 9087fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ type InitOptions {
3333
accountCenter?: AccountCenterOptions
3434
apiKey?: string
3535
notify?: Partial<NotifyOptions>
36+
connect?: Partial<ConnectModalOptions>
3637
}
3738
```
3839

0 commit comments

Comments
 (0)