diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-06-21 11:04:57 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-06-21 11:04:57 +0700 |
| commit | 7b08c9358888148bf6f6c2c7145d75e466550298 (patch) | |
| tree | 89ac89d097f881ce7672b36d2eb72aef279e9827 /src-migrate/modules/promo/components/PromotinProgram.tsx | |
| parent | 220190db66bcc1c6db78180c593f21e9cf8f363c (diff) | |
<iman> update after marge
Diffstat (limited to 'src-migrate/modules/promo/components/PromotinProgram.tsx')
| -rw-r--r-- | src-migrate/modules/promo/components/PromotinProgram.tsx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src-migrate/modules/promo/components/PromotinProgram.tsx b/src-migrate/modules/promo/components/PromotinProgram.tsx deleted file mode 100644 index 19f228ea..00000000 --- a/src-migrate/modules/promo/components/PromotinProgram.tsx +++ /dev/null @@ -1,9 +0,0 @@ -const PromotionProgram = () => { - return ( - <> - <div className="">Serba Serbi Promo</div> - </> - ) -} - -export default PromotionProgram
\ No newline at end of file |
