Skip to content

Commit 4bf418a

Browse files
committed
Merge pull request facebook#5577 from dobbit/showcase
added ShareHows app android link in showcase
2 parents 3f97c5a + bccdef0 commit 4bf418a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/src/react-native/showcase.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,8 @@ var apps = [
455455
{
456456
name: 'ShareHows',
457457
icon: 'http://a4.mzstatic.com/us/r30/Purple5/v4/78/1c/83/781c8325-a1e1-4afc-f106-a629bcf3c6ef/icon175x175.png',
458-
link: 'https://itunes.apple.com/kr/app/sweeohauseu-sesang-ui-modeun/id1060914858?mt=8',
458+
linkAppStore: 'https://itunes.apple.com/kr/app/sweeohauseu-sesang-ui-modeun/id1060914858?mt=8',
459+
linkPlayStore: 'https://play.google.com/store/apps/details?id=kr.dobbit.sharehows',
459460
author: 'Dobbit Co., Ltd.'
460461
},
461462
{

0 commit comments

Comments
 (0)