Skip to content

Commit b8f3730

Browse files
committed
Adding Due to showcase (Apps)
1 parent 4373aa6 commit b8f3730

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/src/react-native/showcase.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,12 @@ var apps = [
422422
link: 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8',
423423
author: 'Melih Mucuk',
424424
},
425+
{
426+
name: 'Due',
427+
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/a2/41/5d/a2415d5f-407a-c565-ffb4-4f27f23d8ac2/icon175x175.png',
428+
link: 'https://itunes.apple.com/us/app/due-countdown-reminders-for/id1050909468?mt=8',
429+
author: 'Dotan Nahum',
430+
},
425431
];
426432

427433
var AppList = React.createClass({

0 commit comments

Comments
 (0)