updated forms along with addg tabs
This commit is contained in:
@@ -19,7 +19,7 @@ const FrontCameraOverviewCard = () => {
|
||||
<Card className={clsx("relative min-h-[40vh] md:min-h-[60vh] h-auto")}>
|
||||
<div className="flex flex-col space-y-3 h-full" {...handlers}>
|
||||
<CardHeader title="Front Overiew" icon={faCamera} />
|
||||
<SnapshotContainer side="CameraFront" />
|
||||
<SnapshotContainer side="TargetDetectionFront" />
|
||||
</div>
|
||||
</Card>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user