feat: rewrite writing variable

This commit is contained in:
caturbgs
2021-12-22 20:44:06 +07:00
parent a47ae4c85f
commit 54976f02bf
8 changed files with 80 additions and 75 deletions

View File

@@ -70,7 +70,7 @@ export const PaybackFromUser = observer(() => {
name: "Home",
},
{
route: LINKS.PAYBACKFROMUSER,
route: LINKS.PAYBACK_FROM_USER,
name: <span style={{fontWeight: "bold"}}>Payback User</span>,
},
];