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

add missing deps #1212

Merged
merged 1 commit into from
Oct 27, 2023
Merged

add missing deps #1212

merged 1 commit into from
Oct 27, 2023

Conversation

ElenaDiachenko
Copy link
Contributor

},
"browserslist": {
"production": [">0.2%", "not dead", "not op_mini all"],
"development": ["last 1 chrome version", "last 1 firefox version", "last 1 safari version"]
},
"resolutions": {
"@babel/traverse": "7.15.0"
"@babel/traverse": "7.15.0",
"@types/react": "18.2.6"
Copy link
Contributor

Choose a reason for hiding this comment

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

is this needed? as resolution?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

View, Text => cannot be used as a JSX component

Copy link
Contributor Author

Choose a reason for hiding this comment

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

And I didn’t find any other solution

@mihaiblaga89 mihaiblaga89 merged commit cdc3fca into main Oct 27, 2023
3 checks passed
@pavjacko pavjacko added this to the 1.0 milestone Dec 8, 2023
@pavjacko pavjacko deleted the fix/add_missing_deps branch February 14, 2024 19:56
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.

3 participants