title: auto
des: auto note:auto
This commit is contained in:
@@ -173,7 +173,9 @@ export default function EditIntroInvestasi() {
|
|||||||
bg={Warna.hijau_muda}
|
bg={Warna.hijau_muda}
|
||||||
color="green"
|
color="green"
|
||||||
// onClick={() => onSubmit() }
|
// onClick={() => onSubmit() }
|
||||||
onClick={() => {router.back(), toast("Data terupdate")}}
|
onClick={() => {
|
||||||
|
router.back(), toast("Data terupdate");
|
||||||
|
}}
|
||||||
>
|
>
|
||||||
Update
|
Update
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user