1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 23:15:24 +02:00

Rough-in on account show pages

This commit is contained in:
Josh Pigford 2024-02-10 19:39:18 -06:00
parent 997bb52d89
commit 4d5d35b277
4 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,2 @@
<div>
<h1 class="font-bold text-4xl">Accounts#show</h1>
<p>Find me in app/views/accounts/show.html.erb</p>
</div>
<h2 class="text-2xl font-semibold font-display"><%= @account.name %></h2>