mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 15:35:22 +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
|
Logout
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue