Portofolio

#feat
- Create porto
- Edit Porto
- Upload gambar background profile
- List user
- Search user
## No issuue
This commit is contained in:
2024-01-19 14:16:16 +08:00
parent 01da30bdb5
commit 5f4337333a
175 changed files with 3451 additions and 1017 deletions

View File

@@ -7,7 +7,7 @@ import {
MODEL_DONASI,
MODEL_DONASI_INFO_PENGGALANG,
} from "@/app_modules/donasi/model/interface";
import { MODEL_AUTHOR } from "@/app_modules/home/models/interface";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import {
AspectRatio,
Avatar,
@@ -56,7 +56,7 @@ export default function PenggalangDanaDonasi({
);
}
function InformasiPenggalang({ value }: { value: MODEL_AUTHOR }) {
function InformasiPenggalang({ value }: { value: MODEL_USER }) {
return (
<>
<Paper radius={"md"}>