Update Versi 1.5.27 #32

Merged
bagasbanuna merged 1009 commits from staging into main 2025-12-17 12:22:28 +08:00
737 changed files with 34377 additions and 9093 deletions
Showing only changes of commit 2ba61362cb - Show all commits

View File

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