remove br since it felt like too much margin

This commit is contained in:
burnettk 2022-11-17 09:29:20 -05:00
parent 5786900228
commit 89233fda59
1 changed files with 0 additions and 1 deletions

View File

@ -586,7 +586,6 @@ export default function ProcessInstanceListTable({
return (
<>
{filterComponent()}
<br />
<PaginationForTable
page={page}
perPage={perPage}