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

Collapse legend #1159

Closed
wants to merge 2 commits into from
Closed

Collapse legend #1159

wants to merge 2 commits into from

Conversation

KristenDLR
Copy link

@KristenDLR KristenDLR commented Dec 3, 2021

Fixes #834

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

},
},
}));
const Legend = () => {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
const Legend = () => {
const Legend = ({
requestTypes,
}) => {

@adamkendis
Copy link
Member

Hey Kristen, just seeing if you're stuck anywhere on the changes we discussed at last week's meeting. Let me know!

@ryanfchase ryanfchase mentioned this pull request Nov 19, 2023
9 tasks
@Skydodle
Copy link
Member

Closed without merge due to outdated PR & irrelevant to current working branch main.

@Skydodle Skydodle closed this Jan 24, 2024
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.

Request type legend - map - collapsible (desktop/mobile)
3 participants