feat(web): add reward models and the reusable item card

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Bastian Wagner
2026-08-20 09:24:58 +02:00
parent 6448605a72
commit cf576133ff
10 changed files with 195 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ describe('App', () => {
name: 'Mara Ashfall',
level: 7,
experience: 320,
silver: 150,
currentHp: 52,
maxHp: 80,
attack: 12,