-
Notifications
You must be signed in to change notification settings - Fork 22
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
Issue <Icons /> cannot be used as a JSX component. #39
Comments
I'm having this issue since upgrading to React 18. I think the problem is that |
hi @ducqhl, thanks for reporting this issue. I'll update soon to fix it. |
@ducqhl this should be fixed with React 18.2.0 and @types/react 18.0.12 |
i got this error even in react 17
|
+1 I also get this issue in React 17 |
Issue details:
Versions:
"react-bootstrap-icons": "^1.8.2",
"react-bootstrap": "^2.4.0",
"react": "18.0.0",
Can anyone know how can we fix this issue when integrate react-bootstrap-icons with typescript React project?
The text was updated successfully, but these errors were encountered: