Skip to content

Commit 6c7b564

Browse files
Update content/docs/portals.md
Co-Authored-By: echobrain <[email protected]>
1 parent 5fb06b2 commit 6c7b564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/portals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ function Child() {
141141
// так как здесь не определён атрибут 'onClick'
142142
return (
143143
<div className="modal">
144-
<button>Клик</button>
144+
<button>Кликните</button>
145145
</div>
146146
);
147147
}

0 commit comments

Comments
 (0)