Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add business component #11

Closed
2 tasks done
LauraBeatris opened this issue Dec 3, 2020 · 0 comments · Fixed by #16
Closed
2 tasks done

Add business component #11

LauraBeatris opened this issue Dec 3, 2020 · 0 comments · Fixed by #16
Assignees

Comments

@LauraBeatris
Copy link
Owner

LauraBeatris commented Dec 3, 2020

Describe the feature request

Add the business component

Describe the solution you'd like

Show the business data
image

Handle the case when the component shows a badge
image

image

Usage:

<Business
  badgeText="Some badge text"
  locationsCount={5}
  city="Some city"
  street="Some street"
  zipCode="Some zipcode"
  name="The business name"
/>

Tasks

  • Add component
  • Show on the main page
@LauraBeatris LauraBeatris linked a pull request Dec 3, 2020 that will close this issue
@LauraBeatris LauraBeatris self-assigned this Dec 3, 2020
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 a pull request may close this issue.

1 participant