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

Internal: Fix flow issue without .map() in Iconography and SVGs docs #2046

Conversation

christianvuerings
Copy link
Contributor

Summary

What changed?

Fixes the flaky flow issue without using a .map as we did in #2025

@christianvuerings christianvuerings requested a review from a team as a code owner April 5, 2022 21:06
@netlify
Copy link

netlify bot commented Apr 5, 2022

Deploy Preview for gestalt ready!

Name Link
🔨 Latest commit 97908db
🔍 Latest deploy log https://app.netlify.com/sites/gestalt/deploys/624cb513fd8c070008100dfe
😎 Deploy Preview https://deploy-preview-2046--gestalt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

</Box>
</TapArea>
</Tooltip>
);
}

function findIcon(icon?: string): ?IconName {
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems like this is the crux of the fix to remove the stringification and .map call?

@dangerismycat dangerismycat added the patch release Patch release label Apr 5, 2022
@AlbertCarreras AlbertCarreras merged commit 1143b0b into pinterest:master Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch release Patch release
Projects
None yet
3 participants