mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-29 05:31:59 +02:00
7 lines
241 B
HTML
7 lines
241 B
HTML
<li>
|
|
<div class="tw:flex tw:items-center">
|
|
<span class="sidebar-menu-header tw:text-base-content/60 tw:text-sm tw:font-bold tw:uppercase tw:mr-3">{{ title }}</span>
|
|
<hr class="tw:text-base-content/60 tw:flex-grow"/>
|
|
</div>
|
|
</li>
|