mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 06:55:21 +02:00
Add data-controller to list
This commit is contained in:
parent
56abc8d36a
commit
2733b00145
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li data-controller="toggle" class="mt-auto -mx-6">
|
||||
<div data-toggle-target="menu" class="hidden">
|
||||
<%= link_to "#", class:"flex p-2 text-sm font-semibold leading-6 text-gray-600 rounded-md group gap-x-3 px-4" do %>
|
||||
<%= image_tag 'settings.svg', size: "24" %> Settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue