Changed images to lighter ones and added animation to grid

This commit is contained in:
Lucas Oliveira 2024-06-10 12:07:09 -03:00
commit 2979bc6c9d
80 changed files with 0 additions and 1 deletions

View file

@ -128,7 +128,6 @@ const TableComponent = forwardRef<
>
<AgGridReact
{...props}
animateRows={false}
defaultColDef={{
minWidth: 100,
autoHeight: true,