Merge pull request #18 from buncismamen/master

remove trailing , on CustomSizePerPageButton.js
This commit is contained in:
Maciej Kurbański
2020-02-03 11:03:11 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ export const CustomSizePerPageButton = ({
options, options,
currSizePerPage, currSizePerPage,
onSizePerPageChange, onSizePerPageChange,
...ddProps, ...ddProps
}) => ( }) => (
<UncontrolledButtonDropdown { ...ddProps }> <UncontrolledButtonDropdown { ...ddProps }>
<DropdownToggle size="sm" color="link" className="text-decoration-none"> <DropdownToggle size="sm" color="link" className="text-decoration-none">