Skip to content

Fix: Remove extra slash in import path in requireNativeComponent.d.ts#36244

Closed
harshika-kashyap wants to merge 1 commit into
facebook:mainfrom
harshika-kashyap:hkashyap/fix-import
Closed

Fix: Remove extra slash in import path in requireNativeComponent.d.ts#36244
harshika-kashyap wants to merge 1 commit into
facebook:mainfrom
harshika-kashyap:hkashyap/fix-import

Conversation

@harshika-kashyap
Copy link
Copy Markdown
Contributor

Summary

Fixes: #36206

Changelog

[GENERAL] [FIXED] - Remove extra slash in import path

Test Plan

CI should pass.

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,457,821 +1,026
android hermes armeabi-v7a 7,780,994 +1,152
android hermes x86 8,933,685 +1,650
android hermes x86_64 8,790,778 +1,261
android jsc arm64-v8a 9,092,316 +0
android jsc armeabi-v7a 8,290,347 +0
android jsc x86 9,143,073 +0
android jsc x86_64 9,401,966 +0

Base commit: bc749a1
Branch: main

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 22, 2023
@harshika-kashyap
Copy link
Copy Markdown
Contributor Author

CI is failing while installing Flipper-Fmt, which seems to be unrelated.

@cortinico Can you please take a look at this PR?

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 24, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cortinico merged this pull request in faba66b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Double slash in import path in requireNativeComponent.d.ts

4 participants