Update Versi 1.5.27 #32

Merged
bagasbanuna merged 1009 commits from staging into main 2025-12-17 12:22:28 +08:00
143 changed files with 4906 additions and 696 deletions
Showing only changes of commit eab293dd35 - Show all commits

View File

@@ -108,14 +108,12 @@ export default function DrawerKatalogNew({
</Group>
<SimpleGrid cols={4}>
{listPage.map((e, i) => (
<Stack key={i} align="center" spacing={"xs"}>
<ActionIcon
variant="transparent"
c="white"
onClick={() => {
router.push(e.path, { scroll: false });
}}
>
<Stack key={i} align="center" spacing={"xs"}
onClick={() => {
router.push(e.path, { scroll: false });
}}
>
<ActionIcon variant="transparent" c="white" >
{e.icon}
</ActionIcon>
<Text align="center" color="white">