Commit c5e947c
caroolcanelas
Fix: openShareDialogClick on click is true except when it is emailShareButton
The modal on the email share button is not being opened when clicked.
Ref: https://www.npmjs.com/package/react-share
OpenShareDialogOnClick (boolean): Open dialog on click. Defaults to true except on EmailShareButton1 parent f020849 commit c5e947c
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments