docs: [tree-select] clean redundant code (#7029)

Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
This commit is contained in:
Xc
2022-04-07 21:07:40 +08:00
committed by GitHub
parent 31feee871e
commit 0bdd0fa7ea
9 changed files with 0 additions and 9 deletions

View File

@ -75,4 +75,3 @@ const defaultProps = {
label: 'label',
}
</script>
```