Fix new lines for instructions

This commit is contained in:
Nick Mowen 2022-11-11 08:07:54 -07:00
parent 42bc372d6e
commit f41a9fd363

View File

@ -203,10 +203,10 @@ ${Object.keys(objectMaskPoints)
<Card <Card
content={ content={
<p> <p>
This tool can help you create masks & zones for your {camera} camera. This tool can help you create masks & zones for your {camera} camera.<br />
Click to add a point. Click to add a point.<br />
Click and hold on an existing point to move it. Click and hold on an existing point to move it.<br />
Right-Click on an existing point to delete it. Right-Click on an existing point to delete it.<br />
</p> </p>
} }
header="Instructions" header="Instructions"