feat: update components with Mantine UI and improve dark mode support

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2026-02-12 15:47:31 +08:00
parent cffb9f4aa4
commit 4ed1c664d1
22 changed files with 3074 additions and 588 deletions

View File

@@ -116,10 +116,10 @@ const apbdReport = {
const KeuanganAnggaran = () => {
return (
<Box p="md">
<Box>
<Stack gap="xl">
<Group justify="space-between" align="center">
<Title order={1} fw={700}>
<Title order={2} fw={700}>
Keuangan & Anggaran
</Title>
<Button variant="filled">Export Laporan</Button>