Skip to content

Commit f86b0a0

Browse files
committed
updated DrawControl.mdx
1 parent 1012299 commit f86b0a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/stories/controls/DrawControl/DrawControl.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Press shift key for freehand drawing.
1616
1. Add `<DrawControl />`.
1717
2. When click the toggle icon, you are ready draw.
1818
3. Pick a shape to draw. Press ESC to cancel draw.
19-
5. Pick move icon to move the shape
19+
4. Pick move icon to move the shape
20+
5. Press shift-s to download shapes to a geojson
2021

2122
<Story of={DrawControlStories.Primary} />
2223

0 commit comments

Comments
 (0)