fix version

This commit is contained in:
2025-02-03 14:29:59 +08:00
parent 1bd5da87d0
commit 2ba61362cb

View File

@@ -17,7 +17,7 @@ export const listMenuHomeFooter = [
}, },
{ {
id: 2, id: 2,
name: "MarketPlace", name: "Marketplace",
icon: <IconShoppingBag />, icon: <IconShoppingBag />,
link: "", link: "",
}, },
@@ -54,7 +54,7 @@ export const listMenuHomeBody = [
{ {
id: 4, id: 4,
name: "Crowd Funding", name: "Crowdfunding",
icon: <IconHeartHandshake size={50} />, icon: <IconHeartHandshake size={50} />,
link: `/dev/crowd/splash`, link: `/dev/crowd/splash`,
}, },