Alur Payment

# feat
- Pembelian saham
- Function progres
### No Issue
This commit is contained in:
2023-12-12 13:56:39 +08:00
parent 26a7b988df
commit 693bb65710
126 changed files with 1204 additions and 316 deletions

View File

@@ -50,7 +50,7 @@ export default function LayoutMainInvestasi({
},
{
id: 3,
name: "Investasi",
name: "Saham Saya",
route: RouterInvestasi.main_investasi,
icon: <IconCash />,
},
@@ -75,7 +75,7 @@ export default function LayoutMainInvestasi({
}
footer={
<Footer height={70} bg={"dark.4"}>
<Grid align="center" h={60} pt={"xs"}>
<Grid align="center" h={60} pt={"xs"} grow>
{/* Tampilan Bursa */}
{listFooter.map((e, k) => (
<Grid.Col