-
-
Notifications
You must be signed in to change notification settings - Fork 391
[Toolkit][Shadcn] Add Item component #3144
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
Conversation
d65c127 to
25b6cf7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, thanks for the contribution :)
Could you rebase on latest 2.x which contains #3154, and add necessary {# @prop #} and {# @block #} tags please?
That would be appreciated.
Thanks!
25b6cf7 to
bde6354
Compare
23e5a51 to
1d65267
Compare
1d65267 to
ec90133
Compare
|
I did some minor fixes, the components were not able to be rendered correctly due to But it looks good, thanks @bernard-ng :) |
|
Thank you @bernard-ng. |
How do I get this preview ? |
|
Oops, sorry, it looks like some contribution steps are missing. 😅 For the moment, kits examples are rendered on the Symfony UX website. Located in The website should be accessible at http://127.0.0.1:9044, then you will find the page "Toolkit", click on the "Shadcn" UI Kit, and here you will see all the existing components and their examples. I agree that's not the best DX, but that's the best we could have for the moment. Let me know if you need more help. |


Add support for Item component, A versatile component that you can use to display any content.
ref : https://ui.shadcn.com/docs/components/item