Next.js Discord

Discord Forum

shadcn styling help

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
not really a next question, but how do i make this sidebarfooter go to the bottom of the sidebar

<SidebarFooter>
    <NavUser user={data.user} />
 </SidebarFooter>


and the CN here is the footer, not sure why avatar isnt working either

1 Reply

Cursinu
does it work if you put the <SidebarHeader> back in there?