Skip to content
Snippets Groups Projects
Commit 5cab352c authored by Ben Mullins's avatar Ben Mullins
Browse files

remove punctuation

parent e5e256c9
No related branches found
Tags 7.x-1.3 7x-1.3
No related merge requests found
Checking pipeline status
......@@ -58,7 +58,7 @@ const App = () => {
<Card size="1">
<Flex align="center" gap="3">
<Text size="1">
Hold space + drag to pan.
Hold space + drag to pan
</Text>
<Text size="1">x: {Math.round(canvasViewPort.x)}px, </Text>
<Text size="1">y: {Math.round(canvasViewPort.y)}px</Text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment