Skip to content

Commit 7c57221

Browse files
update readme
1 parent 3263211 commit 7c57221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export default () => {
167167

168168
**NOTE :**
169169

170-
- Tabs can't be manipulated safely before the first render, use ready() to access the instance object when the component is mounted.
170+
- Tabs can't be manipulated safely before the first render, use ready() to access the instance object, it guarantees that the instance object won't be available before the tab has mounted.
171171

172172
- ready function and instance Object will not be changed after re-rendering multiple times.
173173

0 commit comments

Comments
 (0)