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

Bugfix: 'Button' cannot be used as a JSX component. #3

Open
ilkyazar opened this issue Oct 5, 2023 · 3 comments
Open

Bugfix: 'Button' cannot be used as a JSX component. #3

ilkyazar opened this issue Oct 5, 2023 · 3 comments

Comments

@ilkyazar
Copy link
Owner

ilkyazar commented Oct 5, 2023

import Button from '@ds.e/react' causes JSX element type 'Button' does not have any construct or call signatures.

import { Button } from '@ds.e/react' causes error on browser

@ilkyazar
Copy link
Owner Author

ilkyazar commented Oct 8, 2023

Closed with 39dd043

@ilkyazar ilkyazar closed this as completed Oct 8, 2023
@ilkyazar
Copy link
Owner Author

ilkyazar commented Oct 8, 2023

Warning occurs in vscode again for Color after 7e06769

@ilkyazar ilkyazar reopened this Oct 8, 2023
@ilkyazar
Copy link
Owner Author

ilkyazar commented Oct 8, 2023

66b30e9 fixes it when having multiple imports

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

No branches or pull requests

1 participant