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

Fixed JSX Warnings #41

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Fixed JSX Warnings #41

merged 1 commit into from
Jul 28, 2022

Conversation

URvesh109
Copy link
Contributor

Added patch for Vue JSX conflict with react-native jsx

vuejs/core#1033

@linear
Copy link

linear bot commented Jul 28, 2022

MOB-100 Fix JSX Warnings

As a developer, I want to not see JSX warnings when coding or linting.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 28, 2022
@@ -52,6 +52,13 @@ async function fixBrowserCheck(path) {
fixedXmlHttpRequestFile,
)

//Fix Vue JSX conflict with react-native jsx
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice 👍

@trafico-bot trafico-bot bot added ✅ Approved Pull Request has been approved and can be merged and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Jul 28, 2022
@URvesh109 URvesh109 merged commit 9a83e29 into dev Jul 28, 2022
@URvesh109 URvesh109 deleted the fix/mob-100 branch July 28, 2022 12:04
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels Jul 28, 2022
@URvesh109 URvesh109 restored the fix/mob-100 branch August 9, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Merged Pull Request has been merged successfully size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants