diff --git a/src/components/dashboards/AnalysisClient.tsx b/src/components/dashboards/AnalysisClient.tsx
index 664e576..063afbb 100644
--- a/src/components/dashboards/AnalysisClient.tsx
+++ b/src/components/dashboards/AnalysisClient.tsx
@@ -42,8 +42,8 @@ export default function AnalysisClient() {
-
-
+
+
@@ -53,7 +53,7 @@ export default function AnalysisClient() {
render={({ field }) => (
-
+
{errors.url1 && (
-
+
{errors.url1.message}
)}
-
- {/* Field Merek Laptop (Sekarang bernama preferredBrand) */}
- {/*
-
-
(
-
- )}
- />
- {errors.brands && (
-
- {errors.brands.message}
-
- )}
- */}
-
-
+
+
{errors.url2 && (
-
+
{errors.url2.message}
)}
- {showField ? (
-
-
-
-
+
+ {showField ? (
+
+
+
+
+
+
+
+
{errors.url3 && (
-
+
{errors.url3.message}
)}
-
-
- ) : (
-
+ ) : (
-
- )}
+ )}
+