Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: Add shadcn UI example #489

Merged
merged 6 commits into from
Feb 29, 2024

Conversation

marilari88
Copy link
Contributor

No description provided.

@agonist
Copy link

agonist commented Feb 27, 2024

I've tested a few, so far so good 🙌

Copy link
Owner

@edmundhung edmundhung left a comment

Choose a reason for hiding this comment

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

This is awesome. Really appreciate it. Thank you!

@edmundhung edmundhung merged commit 26915e4 into edmundhung:main Feb 29, 2024
2 checks passed
Copy link

@sapter sapter left a comment

Choose a reason for hiding this comment

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

💯
Awesome

@willfreeborn
Copy link

@edmundhung I am running into some issues implementing CheckboxGroup locally (node v18.19.0):

'Control' cannot be used as a JSX component.
Its return type 'ReactNode' is not a valid JSX element.
Type 'undefined' is not assignable to type 'Element | null'.

Have you seen this error elsewhere? I have not seen anyone report it on the Conform project

@edmundhung
Copy link
Owner

Do you see the same error running the example? It could be issue with your react type package version or the tsconfig

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants