summaryrefslogtreecommitdiff
path: root/src-migrate/modules/register/components
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2024-09-25 01:53:07 +0000
committerIT Fixcomart <it@fixcomart.co.id>2024-09-25 01:53:07 +0000
commitad952b397b1cebcf85b66877da8e949e7e7a891f (patch)
treec174d9dabd75a97544884f47b513f5b4b58443a0 /src-migrate/modules/register/components
parent1e834e45f9a11911036496151b71f99de480862e (diff)
parenta66b690ad0445452816f3ac8f8e98dba2e53ca31 (diff)
Merged in perapihan-tag (pull request #331)
Perapihan tag Approved-by: trisusilo
Diffstat (limited to 'src-migrate/modules/register/components')
-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 5ee19e58..e4cf3442 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>