Skip to content

Commit 0646796

Browse files
leon-wineddyerburgh
authored andcommitted
docs: fix methods declaration (#566)
1 parent 498c2fd commit 0646796

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ru/api/mount.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `mount(component {, options}])`
1+
# `mount(component [, options])`
22

33
- **Принимает:**
44

docs/ru/api/shallow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `shallow(component {, options}])`
1+
# `shallow(component [, options])`
22

33
- **Принимает:**
44

0 commit comments

Comments
 (0)