From a364f5c3273544c09a9d83fa8e518d304eabd38a Mon Sep 17 00:00:00 2001
From: Nick Mowen
Date: Sun, 13 Nov 2022 09:49:23 -0700
Subject: [PATCH] Fix formatting
---
web/src/routes/CameraMap.jsx | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/web/src/routes/CameraMap.jsx b/web/src/routes/CameraMap.jsx
index fcdd48abf..27cf07287 100644
--- a/web/src/routes/CameraMap.jsx
+++ b/web/src/routes/CameraMap.jsx
@@ -202,12 +202,14 @@ ${Object.keys(objectMaskPoints)
This tool can help you create masks & zones for your {camera} camera.
-
- - Click to add a point.
- - Click and hold on an existing point to move it.
- - Right-Click on an existing point to delete it.
-
+
+
This tool can help you create masks & zones for your {camera} camera.
+
+ - Click to add a point.
+ - Click and hold on an existing point to move it.
+ - Right-Click on an existing point to delete it.
+
+
}
header="Instructions"
/>