We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bacc1f commit 9e13ca8Copy full SHA for 9e13ca8
1 file changed
app/routes/dashboard.purchase._index.tsx
@@ -48,11 +48,11 @@ export default function Purchase() {
48
<dt className="text-sm font-medium text-gray-500">
49
Nomor Rekening
50
</dt>
51
- <dd className="mt-1 text-sm text-gray-900">5055 9052 1800</dd>
+ <dd className="mt-1 text-sm text-gray-900">5041 7623 2889</dd>
52
</div>
53
<div className="sm:col-span-1">
54
<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>
+ <dd className="mt-1 text-sm text-gray-900">Zain Fathoni</dd>
56
57
<div className="sm:col-span-2">
58
0 commit comments