Skip to content

Commit

Permalink
Restore lg header
Browse files Browse the repository at this point in the history
  • Loading branch information
RioKnightleyNHS committed Jan 8, 2024
1 parent b02339b commit fb60477
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,10 @@ function LloydGeorgeRecordStage({
</form>
</InsetText>
</WarningCallout>

<h1>Available records</h1>
</div>
)}
<h1>Available records</h1>
<div id="patient-info" className="lloydgeorge_record-stage_patient-info">
<p data-testid="patient-name">
{`${patientDetails?.givenName} ${patientDetails?.familyName}`}
Expand Down

0 comments on commit fb60477

Please sign in to comment.