summaryrefslogtreecommitdiff
path: root/src-migrate/modules/promo/components/PromotinProgram.tsx
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2024-06-04 13:28:20 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2024-06-04 13:28:20 +0700
commit040657403a01205b22e1028d8ebea971f5df9ac5 (patch)
treeb56408ad4013eebc2842b5e9cb4a6479f8fbc7c5 /src-migrate/modules/promo/components/PromotinProgram.tsx
parent8d8c43d90373aab6238773e291a48d65d55c52a2 (diff)
promo line
Diffstat (limited to 'src-migrate/modules/promo/components/PromotinProgram.tsx')
-rw-r--r--src-migrate/modules/promo/components/PromotinProgram.tsx9
1 files changed, 9 insertions, 0 deletions
diff --git a/src-migrate/modules/promo/components/PromotinProgram.tsx b/src-migrate/modules/promo/components/PromotinProgram.tsx
new file mode 100644
index 00000000..19f228ea
--- /dev/null
+++ b/src-migrate/modules/promo/components/PromotinProgram.tsx
@@ -0,0 +1,9 @@
+const PromotionProgram = () => {
+ return (
+ <>
+ <div className="">Serba Serbi Promo</div>
+ </>
+ )
+}
+
+export default PromotionProgram \ No newline at end of file