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

Fix vue TypeScript declarations. #608

Merged
merged 1 commit into from Feb 24, 2022
Merged

Fix vue TypeScript declarations. #608

merged 1 commit into from Feb 24, 2022

Conversation

TiBianMod
Copy link
Contributor

This pull request fixes #607 and improves autocompletion for JSX/TSX components.

CleanShot 2022-02-20 at 01 36 27

CleanShot 2022-02-20 at 01 36 52

Everything is working as expected in Vue Single File Component

CleanShot 2022-02-20 at 04 04 15

CleanShot 2022-02-20 at 04 09 44

@RobinMalfait RobinMalfait self-assigned this Feb 24, 2022
@RobinMalfait
Copy link
Contributor

Hey! Thank you for your PR!
Much appreciated! 🙏

I thought that DefineComponent would work as well. One day we can probably refactor to DefineComponent but this is great already, thanks!

@RobinMalfait RobinMalfait merged commit 7134b92 into tailwindlabs:master Feb 24, 2022
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.

'XXIcon' cannot be used as a JSX component (Vue)
2 participants