nico/27-okt-25 #1

Merged
nicoarya20 merged 277 commits from nico/27-okt-25 into main 2025-10-27 22:18:01 +08:00
1511 changed files with 123575 additions and 678 deletions
Showing only changes of commit 212e2db1fb - Show all commits

View File

@@ -53,7 +53,7 @@ function Page() {
{gambar && <Image w={400} src={gambar || null} alt="gambar" />}
</Card>
<Text>Test</Text>
<SimpleGrid cols={6} p={"lg"}>
{listFile.map((v) => (
<Image key={v} src={v} alt="gambar" />