mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-07-08 15:05:33 +00:00
feat: grouped list selected state
This commit is contained in:
parent
3097b8a9dd
commit
e3e3481739
3 changed files with 12 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
<GroupedListItem icon={UserPlus}>Add Account</GroupedListItem>
|
||||
</GroupedListSection>
|
||||
<GroupedListSection>
|
||||
<GroupedListItem icon={Cog}>General</GroupedListItem>
|
||||
<GroupedListItem icon={Cog} selected>General</GroupedListItem>
|
||||
<GroupedListItem icon={Bell}>Notifications</GroupedListItem>
|
||||
<GroupedListItem icon={LockClosed}>Privacy and Security</GroupedListItem>
|
||||
<GroupedListItem icon={DevicePhoneMobile}>Devices</GroupedListItem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue