mirror of
https://github.com/frappe/books.git
synced 2024-11-13 00:46:28 +00:00
fix: Active sidebar group
This commit is contained in:
parent
a182d65057
commit
a89f5a813d
@ -17,7 +17,7 @@
|
||||
<component
|
||||
:is="group.icon"
|
||||
class="w-5 h-5"
|
||||
:active="isActiveGroup(group) && !group.items"
|
||||
:active="isActiveGroup(group)"
|
||||
/>
|
||||
<div
|
||||
class="ml-2 text-lg text-gray-900"
|
||||
|
Loading…
Reference in New Issue
Block a user