Some cleanup/small fixes.
This commit is contained in:
parent
5abf100776
commit
427f0ec2c2
7 changed files with 16 additions and 21 deletions
|
|
@ -818,7 +818,7 @@ class TreeTableSelect extends Component {
|
|||
dataUrl: PropTypes.string,
|
||||
data: PropTypes.array,
|
||||
help: PropTypes.oneOfType([PropTypes.string, PropTypes.object]),
|
||||
format: PropTypes.string,
|
||||
format: PropTypes.string
|
||||
}
|
||||
|
||||
async onSelectionChangedAsync(sel) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue