diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-12-23 07:15:02 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-12-23 07:15:02 +0000 |
| commit | d76f96c44f85e7e0efbd544e6b97bd80920b0039 (patch) | |
| tree | 26b909e9b49d115ed2a174bbc55941e68471fae6 /src/lib/home/components/ServiceList.jsx | |
| parent | 9962d114e590bfc5e6c865489ab4dcd84de81ad9 (diff) | |
| parent | 141e9113c7dc4483ab049137b4e4ac731657cfb0 (diff) | |
Merged in CR/move-formulir (pull request #396)
CR/move formulir
Diffstat (limited to 'src/lib/home/components/ServiceList.jsx')
| -rw-r--r-- | src/lib/home/components/ServiceList.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/home/components/ServiceList.jsx b/src/lib/home/components/ServiceList.jsx index 6d03a587..e32e8747 100644 --- a/src/lib/home/components/ServiceList.jsx +++ b/src/lib/home/components/ServiceList.jsx @@ -59,7 +59,7 @@ const ServiceList = () => { </div> <div className='w-full '> <Link - href='/pembayaran-tempo' + href='/pembayaran-tempo-detail' className='border border-gray-200 p-2 flex items-center gap-x-2 rounded-lg' > <div className=''> |
