add Settings DropdownItem
This commit is contained in:
parent
8ad3844eae
commit
6fc612ba73
@ -32,6 +32,10 @@
|
|||||||
class="border-0 !bg-gray-700 active:!bg-gray-600 hover:!bg-gray-800 transition-colors"
|
class="border-0 !bg-gray-700 active:!bg-gray-600 hover:!bg-gray-800 transition-colors"
|
||||||
>Profile</DropdownItem
|
>Profile</DropdownItem
|
||||||
>
|
>
|
||||||
|
<DropdownItem
|
||||||
|
class="border-0 !bg-gray-700 active:!bg-gray-600 hover:!bg-gray-800 transition-colors"
|
||||||
|
>Settings</DropdownItem
|
||||||
|
>
|
||||||
<DropdownDivider />
|
<DropdownDivider />
|
||||||
<DropdownItem
|
<DropdownItem
|
||||||
class="border-0 !bg-gray-700 active:!bg-gray-600 hover:!bg-gray-800 transition-colors"
|
class="border-0 !bg-gray-700 active:!bg-gray-600 hover:!bg-gray-800 transition-colors"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user