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

remove chart button for location comparison #203

Merged
merged 9 commits into from
Apr 20, 2020

Conversation

mariamiah
Copy link
Contributor

@mariamiah mariamiah commented Apr 16, 2020

  • Allows user to remove a chart from the location comparison template.

Comment on lines 18 to 19
onRemoveChart: (index: number) => void;
index: number;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I need u to implement this without passing the index as a prop ... this component doesn't need to know about indexes, not even in the onRemoveChart prop

@edwinmp edwinmp merged commit b51ea8a into develop Apr 20, 2020
@edwinmp edwinmp deleted the feature/remove-chart-button branch April 20, 2020 15:15
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.

None yet

2 participants