upd: api address

Deskripsi:
- hapus semua penggunaan api address
- fungetall member in index

No Issues
This commit is contained in:
amel
2024-08-13 11:17:37 +08:00
parent 8c25532dbb
commit bbe4836edb
22 changed files with 43 additions and 118 deletions

View File

@@ -1,4 +1,4 @@
import { WARNA, LayoutDrawer, API_ADDRESS } from "@/module/_global";
import { WARNA, LayoutDrawer } from "@/module/_global";
import { funGetAllGroup, IDataGroup } from "@/module/group";
import { Box, Stack, SimpleGrid, Flex, TextInput, Button, Text, Select } from "@mantine/core";
import { useShallowEffect } from "@mantine/hooks";