Skip to content

Commit

Permalink
Formatting++
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernricks committed Feb 26, 2025
1 parent 5834ed1 commit 11ef729
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/web/pages/reportconfigs/DetailsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ import withEntityContainer, {
permissionsResourceFilter,
} from 'web/entity/withEntityContainer';
import ReportConfigComponent from 'web/pages/reportconfigs/Component';
import ReportConfigDetails, {ReportConfigParamValue} from 'web/pages/reportconfigs/Details';
import ReportConfigDetails, {
ReportConfigParamValue,
} from 'web/pages/reportconfigs/Details';
import {
selector as permissionsSelector,
loadEntities as loadPermissions,
Expand Down

0 comments on commit 11ef729

Please sign in to comment.