Skip to content

Commit

Permalink
fix: teeny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kiram15 committed Dec 4, 2024
1 parent 1735881 commit 201367c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Admin/tabs/ModuleActivityReport.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ const ModuleActivityReport = ({ enterpriseId }) => {
]}
>
<DataTable.TableControlBar />
<DataTable.Table />
<DataTable.EmptyTable
content={intl.formatMessage({
id: 'adminPortal.LPR.moduleActivityReport.table.empty',
Expand Down

0 comments on commit 201367c

Please sign in to comment.