Repair Menu
This commit is contained in:
@@ -167,7 +167,7 @@ export const Payback = observer(() => {
|
||||
},
|
||||
{
|
||||
route: LINKS.PAYBACK,
|
||||
name: <span style={{ fontWeight: "bold" }}>Payback Confirmation</span>,
|
||||
name: <span style={{ fontWeight: "bold" }}>Konfirmasi Pembayaran</span>,
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
@@ -84,7 +84,7 @@ export const PaybackCreated = observer(() => {
|
||||
},
|
||||
{
|
||||
route: LINKS.PAYBACK_CREATED,
|
||||
name: <span style={{fontWeight: "bold"}}>Payback Created</span>,
|
||||
name: <span style={{fontWeight: "bold"}}>Buat Pembayaran</span>,
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user