feat: recreate Attunements tab with detailed attunement cards
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m18s

This commit is contained in:
2026-05-19 18:29:29 +02:00
parent 2c4dc82aad
commit 5643a4c145
7 changed files with 382 additions and 3 deletions
+1
View File
@@ -6,3 +6,4 @@ export { SpellsTab } from './SpellsTab';
export { StatsTab } from './StatsTab';
export { DebugTab } from './DebugTab';
export { AchievementsTab } from './AchievementsTab';
export { AttunementsTab } from './AttunementsTab';