feat : update validation and color

This commit is contained in:
lukman
2024-08-27 13:34:12 +08:00
parent 787e58b7eb
commit a1f4df02af
44 changed files with 503 additions and 354 deletions

View File

@@ -61,7 +61,7 @@ export default function DetailProject() {
<Box>
<LayoutNavbarNew
back=""
title="Proyek Desa Maju"
title="Kegiatan Desa Maju"
menu={
<ActionIcon
variant="light"
@@ -98,7 +98,7 @@ export default function DetailProject() {
</Grid.Col>
<Grid.Col span={9}>
<Box>
<Text>Kemajuan Proyek 60%</Text>
<Text>Kemajuan Kegiatan 60%</Text>
<Progress
style={{
border: `1px solid ${"#BDBDBD"}`,