Start work on account display

Also no idea wtf is going on with the models
This commit is contained in:
Melody Becker 2024-11-21 16:34:20 +01:00
parent 9acecfd7f6
commit 5fb5dae31e
14 changed files with 225 additions and 152 deletions

View file

@ -1 +1,3 @@
{{yield}}
<div class="profile-overview">
<Account::Header @data={{@data}} />
</div>