summaryrefslogtreecommitdiff
path: root/src-migrate/modules/register
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-09-26 11:16:32 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-09-26 11:16:32 +0700
commit9dc7af1641f06f3c7cffda102febe90c806ffee1 (patch)
treee82bd0209247d5b85e7434e81bde8f2d9b525289 /src-migrate/modules/register
parent461d2786935c5c9b3cf627c44fc06fcd1c3e8075 (diff)
parent1c56a76f979a6e433d70634b92b1887fb1f19509 (diff)
Merge branch 'new-release' into Feature/switch-account
Diffstat (limited to 'src-migrate/modules/register')
-rw-r--r--src-migrate/modules/register/components/FormBisnis.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/register/components/FormBisnis.tsx b/src-migrate/modules/register/components/FormBisnis.tsx
index 88a2f0b0..6185179f 100644
--- a/src-migrate/modules/register/components/FormBisnis.tsx
+++ b/src-migrate/modules/register/components/FormBisnis.tsx
@@ -325,7 +325,7 @@ const form: React.FC<FormProps> = ({
className='w-full h-full '
width={800}
height={800}
- quality={100}
+ quality={85}
/>
</div>
</BottomPopup>