remove trailing , on CustomSizePerPageButton.js

This commit is contained in:
buncis
2019-12-27 18:16:24 +07:00
committed by GitHub
parent 0b722531ef
commit 207613415b

View File

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