summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-07-08 15:32:34 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-07-08 15:32:34 +0700
commit2fbf5023e0d29765458b3385f354b416d08c42c4 (patch)
tree1c7147809399d29007be305c52304a8eef754f25
parent120804d474b12743fb7e6fe9a5a3b024e52707d7 (diff)
<iman> update position toast
-rw-r--r--src-migrate/modules/promo/components/Voucher.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/promo/components/Voucher.tsx b/src-migrate/modules/promo/components/Voucher.tsx
index 9e28a583..89b08a01 100644
--- a/src-migrate/modules/promo/components/Voucher.tsx
+++ b/src-migrate/modules/promo/components/Voucher.tsx
@@ -38,7 +38,7 @@ const Voucher = () => {
status: 'success',
duration: 3000,
isClosable: true,
- position: 'bottom',
+ position: 'top',
})
})
.catch(() => {