upd: project
Deskripsi: - tambah project - update tb project NO Issues
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import React from 'react';
|
||||
import CreateProject from '../components/create_project';
|
||||
|
||||
export default function ViewCreateProject({ searchParams }: { searchParams: any }) {
|
||||
return (
|
||||
<CreateProject searchParams={searchParams} />
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user