Skip to content

Commit 754d5e4

Browse files
author
Lucas Araujo
committed
[DDW-796] Add function for external link
1 parent 454c7e1 commit 754d5e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/renderer/app/components/voting/voting-info/VotingInfo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const VotingInfo = ({
5151
currentLocale={currentLocale}
5252
currentDateFormat={currentDateFormat}
5353
currentTimeFormat={currentTimeFormat}
54+
onExternalLinkClick={onExternalLinkClick}
5455
/>
5556
<div className={styles.appStoreSpacing}>
5657
<AppStore

0 commit comments

Comments
 (0)