WIP: Implement stuff

This commit is contained in:
Björn Fromme
2023-10-03 18:05:12 +02:00
parent 25a016a02b
commit dec8feedf2
10 changed files with 53 additions and 10 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
aria-expanded="false">
{{ block('label') }}
</button>
{% elseif item.label == '%DIVIDER%' %}
{% elseif item.extras.divider == true %}
<hr class="my-4 h-px bg-gray-200">
{% else %}
<div class="hover:bg-gray-50 group flex gap-x-3 rounded-md p-2 text-sm leading-6 font-semibold text-gray-700" role="button">