mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-01 06:53:18 +02:00
7 lines
207 B
HTML
7 lines
207 B
HTML
<li>
|
|
<div class="flex items-center min-h-[1.25rem]">
|
|
<span class="sidebar-menu-header text-base-content/60 text-sm font-bold uppercase mr-3">{{ title }}</span>
|
|
<hr class="hr grow"/>
|
|
</div>
|
|
</li>
|