2
0
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:
Faris Ansari 2019-11-20 00:47:46 +05:30
parent a182d65057
commit a89f5a813d

View File

@ -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"