- Notifications
You must be signed in to change notification settings - Fork924
chore: add Collapsible component#15961
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
aqandrew left a comment
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.
This is just the result of runningpnpm dlx shadcn@latest add collapsible
from the shadcn docs, right?
If so then lgtm! I haven't cloned this repo / run Storybook locally yet. I assume you'll adjust the chevron icons +CollapsibleContent
indentation for the mobile nav in a separate PR
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.
Looks good!
8659694
intomainUh oh!
There was an error while loading.Please reload this page.
This component is needed to complete the mobile menu for thenavbar refactoring task. You can check out the Figma designhere.