mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
More eslint errors fixing.
This commit is contained in:
parent
aad2ad3823
commit
83c9d69e27
@ -44,5 +44,6 @@ FiltersCell.propTypes = {
|
||||
FiltersCell.defaultProps = {
|
||||
onFilter: () => { },
|
||||
onExternalFilter: () => { }
|
||||
}
|
||||
};
|
||||
|
||||
export default FiltersCell;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user