mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-18 20:59:39 +02:00
* WIP * WIP * WIP * WIP * WIP * WIP * WIP * format * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * fix conflict * fix conflict * chore: run rubocop * fix test * update PWA logo * fix tests * chore: lint * fix test * Refactor: Remove duplicate data attribute in activity partial and add chat form rendering in chats index --------- Co-authored-by: Josh Pigford <josh@joshpigford.com>
4 lines
193 B
Text
4 lines
193 B
Text
<div class="w-16 h-16 flex-shrink-0 -ml-3 -mt-3">
|
|
<%# Never use svg as an image tag, it appears blurry in Safari %>
|
|
<%= inline_svg_tag "ai.svg", alt: "AI", class: "w-full h-full" %>
|
|
</div>
|