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:
parent
997bb52d89
commit
4d5d35b277
4 changed files with 6 additions and 7 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue