mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
Add button to handle click action.
This commit is contained in:
parent
2733b00145
commit
2fdc3d73c6
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
|||
Logout
|
||||
<% end %>
|
||||
</div>
|
||||
<button data-action="click->toggle#menu" type="button" class="block p-2 text-sm font-semibold leading-6 text-gray-600 rounded-md group gap-x-3"><%= image_tag 'ellipsis.svg', size: "24" %></button>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue