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 { API_ADDRESS, LayoutDrawer, WARNA } from "@/module/_global"
import { LayoutDrawer, WARNA } from "@/module/_global"
import LayoutModal from "@/module/_global/layout/layout_modal"
import { funGetAllGroup, IDataGroup } from "@/module/group"
import { Box, Stack, SimpleGrid, Flex, Text, Select, TextInput, Button } from "@mantine/core"