feat(kesehatan): admin page ringkasan-kesehatan + sidebar entry - bump ke 0.1.51

- New page src/app/admin/(dashboard)/kesehatan/ringkasan-kesehatan/page.tsx
  konsumsi ringkasanKesehatanState (load + submit) dengan 7 NumberInput
  (3 count + 4 pct).
- Tambah Kesehatan_8 "Ringkasan Kesehatan" di 3 instance sidebar
  (list_PageAdmin.tsx).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-04 15:20:39 +08:00
parent 9ef5773cc2
commit fc6846f7a1
4 changed files with 214 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "desa-darmasaba",
"version": "0.1.50",
"version": "0.1.51",
"private": true,
"scripts": {
"dev": "next dev",