feat: added bmi-calculator page

This commit is contained in:
siujamo
2026-01-19 14:55:59 +08:00
parent d63b351f94
commit 98151f9273
5 changed files with 188 additions and 2 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export default function JsonViewer() {
<div className="bg-white rounded-xl shadow-sm border border-slate-200 overflow-hidden flex-1 flex flex-col min-h-0">
<div className="bg-slate-50 px-4 py-2 border-b border-slate-200 shrink-0">
<span className="text-xs font-semibold uppercase tracking-wider text-slate-500">
JSON Source
</span>
</div>
<textarea