diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-10-31 16:07:18 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-10-31 16:07:18 +0700 |
| commit | 803d93cd36abdf5de5882ba9e9cda24e9a32ab80 (patch) | |
| tree | ecf734aac7b6113e187b614abe69e83d1cae679a /src/pages | |
| parent | b5701645ce23deed5e32afc4a0f98bd523c6c92c (diff) | |
update pengajuan tempo fix suplier ids
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/pengajuan-tempo/[status].jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/pengajuan-tempo/[status].jsx b/src/pages/pengajuan-tempo/[status].jsx index a5c630da..1ebf167b 100644 --- a/src/pages/pengajuan-tempo/[status].jsx +++ b/src/pages/pengajuan-tempo/[status].jsx @@ -20,7 +20,7 @@ export default function Finish() { return ( <> - <Seo title='Penhajuan Tempo Indoteknik.com' /> + <Seo title='Pengajuan Tempo Indoteknik.com' /> <IsAuth> <BasicLayout> |
