We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1012299 commit f86b0a0Copy full SHA for f86b0a0
src/stories/controls/DrawControl/DrawControl.mdx
@@ -16,7 +16,8 @@ Press shift key for freehand drawing.
16
1. Add `<DrawControl />`.
17
2. When click the toggle icon, you are ready draw.
18
3. Pick a shape to draw. Press ESC to cancel draw.
19
-5. Pick move icon to move the shape
+4. Pick move icon to move the shape
20
+5. Press shift-s to download shapes to a geojson
21
22
<Story of={DrawControlStories.Primary} />
23
0 commit comments