diff --git a/src/components/DisplayBox/DisplayBox.jsx b/src/components/DisplayBox/DisplayBox.jsx index c2a3da8..1df6bcb 100644 --- a/src/components/DisplayBox/DisplayBox.jsx +++ b/src/components/DisplayBox/DisplayBox.jsx @@ -355,10 +355,13 @@ const DisplayBox = props => { {summarySection} +
+ {detailSection} +
+ {/* Forms */} {linksSection.length !== 0 ? (
- {detailSection} Required Forms {linksSection}