diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-08-26 12:29:24 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-08-26 12:29:24 +0700 |
| commit | 8290efa6a098cdef393c255b8384de9c60803f04 (patch) | |
| tree | 581a904fec80fe58e11013d56fee76f25e9a25ab /src-migrate/modules/product-detail/components/AddToQuotation.tsx | |
| parent | 2403eae1686c565364691022d294123a16f4f031 (diff) | |
<Miqdad> Detail product done
Diffstat (limited to 'src-migrate/modules/product-detail/components/AddToQuotation.tsx')
| -rw-r--r-- | src-migrate/modules/product-detail/components/AddToQuotation.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/product-detail/components/AddToQuotation.tsx b/src-migrate/modules/product-detail/components/AddToQuotation.tsx index 0a901448..17a62eee 100644 --- a/src-migrate/modules/product-detail/components/AddToQuotation.tsx +++ b/src-migrate/modules/product-detail/components/AddToQuotation.tsx @@ -125,7 +125,7 @@ const AddToQuotation = ({ className='w-full border-2 p-2 gap-1 hover:bg-slate-100 flex items-center' > <ImageNext - src='/images/writing.png' + src='/images/document.png' alt='penawaran instan' className='' width={25} |
