mirror of
https://github.com/ente-io/ente.git
synced 2025-08-06 22:52:45 +00:00
Dividers
This commit is contained in:
parent
2156c3a946
commit
caf1f715e1
@ -145,9 +145,8 @@ export const Sidebar: React.FC<SidebarProps> = ({
|
||||
collectionSummaries={collectionSummaries}
|
||||
/>
|
||||
<UtilitySection closeSidebar={closeSidebar} />
|
||||
<Divider />
|
||||
<HelpSection closeSidebar={closeSidebar} />
|
||||
<Divider />
|
||||
<Divider sx={{my: 1}}/>
|
||||
<ExitSection />
|
||||
<InfoSection />
|
||||
</Stack>
|
||||
|
Loading…
x
Reference in New Issue
Block a user