+ {/* Sidebar */}
+
- {/* Content area */}
-
- {/* Site header */}
-
+ {/* Content area */}
+
+ {/* Site header */}
+
-
-
+
+
- {/* Page header */}
-
- {/* Title */}
-
Validate ✨
+ {/* Page header */}
+
+ {/* Title */}
+
Validate ✨
+
-
-
+
+
-
)
}
-export default Validate;
\ No newline at end of file
+export default Validate;
diff --git a/src/pages/digitalId/ValidationLog.jsx b/src/pages/digitalId/ValidationLog.jsx
index ddcf0dc..a801002 100644
--- a/src/pages/digitalId/ValidationLog.jsx
+++ b/src/pages/digitalId/ValidationLog.jsx
@@ -7,29 +7,29 @@ function ValidationLog () {
const [sidebarOpen, setSidebarOpen] = useState(false);
return (
-
- {/* Sidebar */}
-
+
+ {/* Sidebar */}
+
- {/* Content area */}
-
- {/* Site header */}
-
+ {/* Content area */}
+
+ {/* Site header */}
+
-
-
+
+
- {/* Page header */}
-
- {/* Title */}
-
Validation log ✨
+ {/* Page header */}
+
+ {/* Title */}
+
Validation log ✨
+
-
-
+
+
-
)
}
-export default ValidationLog;
\ No newline at end of file
+export default ValidationLog;