Next.js Discord

Discord Forum

NextJS + shadcn/ui components help

Unanswered
English Angora posted this in #help-forum
Open in Discord
English AngoraOP
Hi all, looking for help with the shadcn type of components. Specifically, how to take only certain parts of the component and use them in another one.

The goal is to take shad-ui-sidebar (https://github.com/salimi-my/shadcn-ui-sidebar) and inside 'Posts' (sidebar) add sortable (https://github.com/sadmann7/sortable?tab=readme-ov-file) component without the menu bar and install it into a sidebar menu. The sortable component would ultimately appear in the window to the right of the sidebar, in the shad-ui-sidebar component.

Any suggestions or sources on how to do it would be appreciated ✌🏼

1 Reply

English AngoraOP
Hey All, can anyone help wit this one?