Skip to content

Conversation

@youvovk
Copy link

@youvovk youvovk commented Nov 4, 2019

Copy link

@irenhh irenhh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. address input doesn't have proper left padding
  2. the same for the search input
  3. selector in the footer doesn't work


import './RestaurantCard.scss';

// heroImageUrl, title, categories, etaRange.errorMessage, uuid
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need this?

title: PropTypes.string.isRequired,
categories: PropTypes.arrayOf(PropTypes.string),
etaRange: PropTypes.string,
//uuid: PropTypes.string.isRequired,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants