Skip to content

Commit

Permalink
canddi app
Browse files Browse the repository at this point in the history
  • Loading branch information
Edoardo Moreni authored and Edoardo Moreni committed Oct 21, 2015
1 parent 67498a4 commit ea4ea90
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions website/src/react-native/showcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ var apps = [
link: 'https://itunes.apple.com/us/app/beetroot/id1016159001?ls=1&mt=8',
author: 'Alex Duckmanton',
},
{
name: 'CANDDi',
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
author: 'CANDDi LTD.',
},
{
name: 'Company name search',
icon: 'http://a4.mzstatic.com/us/r30/Purple69/v4/fd/47/53/fd47537c-5861-e208-d1d1-1e26b5e45a36/icon350x350.jpeg',
Expand Down Expand Up @@ -246,12 +252,6 @@ var apps = [
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
author: 'Sonny Lazuardi',
},
{
name: 'CANDDi',
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
author: 'CANDDi LTD.',
},
];

var showcase = React.createClass({
Expand Down

0 comments on commit ea4ea90

Please sign in to comment.