mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-26 03:11:20 +01:00
7 lines
199 B
HTML
7 lines
199 B
HTML
<li>
|
|
<div class="flex items-center min-h-6">
|
|
<span class="sidebar-menu-header text-base-content/60 text-xs font-bold uppercase mr-3">{{ title }}</span>
|
|
<hr class="hr grow"/>
|
|
</div>
|
|
</li>
|