Files
OpenJarvis/frontend
Jon Saad-FalconandClaude Opus 4.6 5317f5b7fc fix: leaderboard energy/FLOPs and GetStartedPage literal \n
Two minor frontend bugs:

- App.tsx: browser app hardcoded energy_wh_saved and flops_saved to 0
  when submitting to the leaderboard instead of computing them from
  per_provider data (desktop app was already correct)
- GetStartedPage.tsx: CodeBlock code props used JSX string attributes
  (code="...\n...") which render \n literally; switched to JS
  expressions (code={"...\n..."}) so newlines render correctly

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:36:14 +00:00
..
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00
2026-03-12 17:29:39 +00:00