Skip to content

Commit d01b2d1

Browse files
minor fixes
1 parent 33735d4 commit d01b2d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/tenant/standards/BestPracticeAnalyser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ const BestPracticeAnalyser = () => {
233233
</CCardHeader>
234234
<CCardBody>
235235
<CippTable
236+
key={QueryColumns.data}
236237
reportName="BestPracticeAnalyser"
237238
dynamicColumns={false}
238239
columns={QueryColumns.data}

0 commit comments

Comments
 (0)