Skip to content

Commit 9e13ca8

Browse files
committed
fix: update payment recipient to Zain Fathoni
1 parent 2bacc1f commit 9e13ca8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/routes/dashboard.purchase._index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ export default function Purchase() {
4848
<dt className="text-sm font-medium text-gray-500">
4949
Nomor Rekening
5050
</dt>
51-
<dd className="mt-1 text-sm text-gray-900">5055 9052 1800</dd>
51+
<dd className="mt-1 text-sm text-gray-900">5041 7623 2889</dd>
5252
</div>
5353
<div className="sm:col-span-1">
5454
<dt className="text-sm font-medium text-gray-500">Nama Penerima</dt>
55-
<dd className="mt-1 text-sm text-gray-900">Indah Wulandini</dd>
55+
<dd className="mt-1 text-sm text-gray-900">Zain Fathoni</dd>
5656
</div>
5757
<div className="sm:col-span-2">
5858
<dt className="text-sm font-medium text-gray-500">

0 commit comments

Comments
 (0)