remove br since it felt like too much margin
This commit is contained in:
parent
5786900228
commit
89233fda59
|
@ -586,7 +586,6 @@ export default function ProcessInstanceListTable({
|
|||
return (
|
||||
<>
|
||||
{filterComponent()}
|
||||
<br />
|
||||
<PaginationForTable
|
||||
page={page}
|
||||
perPage={perPage}
|
||||
|
|
Loading…
Reference in New Issue