27 Oct
This commit is contained in:
@@ -117,7 +117,7 @@ function Page() {
|
|||||||
h={200}
|
h={200}
|
||||||
w='100%'
|
w='100%'
|
||||||
style={{ objectFit: 'cover' }}
|
style={{ objectFit: 'cover' }}
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
<Text py={10} fw={'bold'} fz={'lg'}>{v.nama}</Text>
|
<Text py={10} fw={'bold'} fz={'lg'}>{v.nama}</Text>
|
||||||
<Text fz={'md'}>Rp {v.harga.toLocaleString('id-ID')}</Text>
|
<Text fz={'md'}>Rp {v.harga.toLocaleString('id-ID')}</Text>
|
||||||
|
|||||||
Reference in New Issue
Block a user