fix(fitness): split empty-state hints on stats page

Macro split now always renders (faded rings + hint when no food logged),
and the calorie balance hint distinguishes missing demographics/weight
from missing food-log data with a warning style.
This commit is contained in:
2026-04-21 08:54:33 +02:00
parent d93006a319
commit 415bad6c23
2 changed files with 55 additions and 38 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.38.1",
"version": "1.38.2",
"private": true,
"type": "module",
"scripts": {