Skip to content

Commit

Permalink
Update InsituReportView.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Apr 16, 2024
1 parent ab334ea commit 458091b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/theme/Views/InsituReportView.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from 'react';
import { BannerTitle } from '@eeacms/volto-insitu-policy/components';
import RenderBlocks from '@plone/volto/components/theme/View/RenderBlocks';
import { Label } from 'semantic-ui-react';
import './styles.less';

Expand Down Expand Up @@ -48,8 +47,6 @@ function InsituReportView(props) {
</div>
)}
<Publisher {...props} />

<RenderBlocks {...props} />
<SubjectTags {...props} />
</div>
</div>
Expand Down

0 comments on commit 458091b

Please sign in to comment.