api : add api
Deskripsi: - add gorup - add position - village No issue
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export async function createProject(req: Request) {
|
||||
const data = await req.json()
|
||||
return Response.json({ message: "success create projects" })
|
||||
}
|
||||
Reference in New Issue
Block a user