Skip to content

Commit 2a86fb4

Browse files
update readme
1 parent fc7e946 commit 2a86fb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,8 +397,6 @@ This option assigns id attribute on panel element and button element inside the
397397
const [ TabList , PanelList , instance ] = useDynTabs({ onLoad : function() {
398398
// you can use 'this' here which refers to the instance
399399
} });
400-
// or
401-
instance.setOption('onLoad', () => { } ).refresh();
402400
```
403401

404402

0 commit comments

Comments
 (0)