master
mahdi andalib 3 years ago
parent 9076cbd0f7
commit a98d9d2045
  1. 2
      src/components/ReactTable3/BasicTable.js

@ -169,7 +169,7 @@ const BasicTable = () => {
) )
)} )}
</div> </div>
<div className="flex flex-row items-center justify-between mb-3 mx-4"> <div className="flex flex-row items-center justify-end mb-3 mx-4">
{/* search box */} {/* search box */}
{/* <GlobalFilter filter={globalFilter} setFilter={setGlobalFilter} /> */} {/* <GlobalFilter filter={globalFilter} setFilter={setGlobalFilter} /> */}
{/* pagination */} {/* pagination */}

Loading…
Cancel
Save