Skip to content

Commit

Permalink
Merge branch 'release-0.2.0' into feat/daniel-add-ci-to-fuel-category…
Browse files Browse the repository at this point in the history
…-1472
  • Loading branch information
dhaselhan authored Dec 18, 2024
2 parents 14c0508 + cf6599e commit a2d2293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/views/OtherUses/OtherUsesSummary.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export const OtherUsesSummary = ({ data }) => {
gridKey={'other-uses'}
getRowId={getRowId}
columnDefs={columns}
defaultColDef={{ filter: false, floatingFilter: false }}
query={useGetOtherUses}
queryParams={{ complianceReportId }}
dataKey={'otherUses'}
Expand Down

0 comments on commit a2d2293

Please sign in to comment.