#style: UI Katalog

Deskripsi:
- UI Katalog selesai
- UI Portofolio selesai
- UI Profile selesa
## NO Isuuee
This commit is contained in:
2024-07-10 17:07:41 +08:00
parent 5f620c030b
commit ab6f2fe8a7
88 changed files with 1288 additions and 1117 deletions

View File

@@ -12,7 +12,7 @@ export default async function notifikasi_getByUserId({page}: {page: number }) {
take: takeData,
skip: skipData,
orderBy: {
createdAt: "desc",
isRead: "asc"
},
where: {
userId: userId,