upd: list anggota
Deskripsi: - ui list anggota - note : blm selesai No Issues
This commit is contained in:
7
app/(application)/member/create.tsx
Normal file
7
app/(application)/member/create.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import { Text } from "react-native";
|
||||
|
||||
export default function CreateMember() {
|
||||
return (
|
||||
<Text>Tambah Member</Text>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user