-
Notifications
You must be signed in to change notification settings - Fork 3
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
Remove AccountLayout section, create SidebarMenu component #471
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
d3e3df5
to
72043bb
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.
LGTM
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 great to me 👍🏻
apps/web/vibes/soul/examples/sections/order-details-section/electric.tsx
Outdated
Show resolved
Hide resolved
72043bb
to
1fba1f2
Compare
Your organization requires reapproval when changes are made, so Graphite has dismissed approvals. See the output of git range-diff
at https://github.com/makeswift/vibes/actions/runs/12933981322
AccountLayout
section component, as it is basically just a very simple wrapper ofStickySidebarLayout
. This can be simplified down with the newSidebarMenu
componentSidebarMenu
component to have a unified component to use in theStickySidebarLayout
sidemenu propAccount Layout
examples toSticky Sidebar Layout