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

fix(react-components): used named imports for lodash #3562

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

christjt
Copy link
Contributor

@christjt christjt commented Aug 8, 2023

Type of change

Bug

Description 📝

FDX errors when trying to import the default export from lodash. Might be able to configure the tsconfig for FDX to make it work, but it is just easier to use named imports.

@christjt christjt added auto-update Makes bulldozer automatically update this PR when there are changes to the target branch slack PRs and issues with this label will be pushed to Slack labels Aug 8, 2023
@christjt christjt requested a review from a team as a code owner August 8, 2023 12:02
@christjt christjt enabled auto-merge (squash) August 8, 2023 12:02
@christjt christjt merged commit f3426d7 into master Aug 8, 2023
31 checks passed
@christjt christjt deleted the christjt/fix-lodash-input branch August 8, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update Makes bulldozer automatically update this PR when there are changes to the target branch slack PRs and issues with this label will be pushed to Slack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants