From 08d438881cc4968997801cf3c2dd29184968c4ea Mon Sep 17 00:00:00 2001 From: hanif salafi Date: Thu, 16 Oct 2025 09:30:50 +0700 Subject: [PATCH] fix: update content form --- components/form/content/audio-form.tsx | 8 +++----- components/form/content/image-form.tsx | 10 ++++------ components/form/content/teks-form.tsx | 8 +++----- components/form/content/video-form.tsx | 10 ++++------ 4 files changed, 14 insertions(+), 22 deletions(-) diff --git a/components/form/content/audio-form.tsx b/components/form/content/audio-form.tsx index 012b2595..122467fb 100644 --- a/components/form/content/audio-form.tsx +++ b/components/form/content/audio-form.tsx @@ -1810,11 +1810,9 @@ export default function FormAudio() { )}
- - - +
diff --git a/components/form/content/image-form.tsx b/components/form/content/image-form.tsx index 9af2d93b..aaa57394 100644 --- a/components/form/content/image-form.tsx +++ b/components/form/content/image-form.tsx @@ -1740,12 +1740,10 @@ export default function FormImage() { )} -
- - - + <
+
diff --git a/components/form/content/teks-form.tsx b/components/form/content/teks-form.tsx index 7ef84be5..3429c5a2 100644 --- a/components/form/content/teks-form.tsx +++ b/components/form/content/teks-form.tsx @@ -1781,11 +1781,9 @@ export default function FormTeks() { )}
- - - +
diff --git a/components/form/content/video-form.tsx b/components/form/content/video-form.tsx index ba4b9bd2..1edeeb0e 100644 --- a/components/form/content/video-form.tsx +++ b/components/form/content/video-form.tsx @@ -1813,12 +1813,10 @@ export default function FormVideo() { )} -
- - - +
+