Deskripsi:
- Penerapan prisma db seed
## No Issue
This commit is contained in:
2024-07-24 10:47:12 +08:00
parent 6553f6163f
commit 5fc30c5f06
8 changed files with 435 additions and 16 deletions

View File

@@ -21,7 +21,9 @@ export async function ComponentGlobal_NotifikasiBerhasil(
return notifications.show({
message: (
<Center>
<Text fw={"bold"}>{text}</Text>
<Text align="center" fw={"bold"}>
{text}
</Text>
</Center>
),
color: "green",