Skip to content

Commit

Permalink
Update XDMResults.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
akanuri9 authored Sep 18, 2024
1 parent 4b37518 commit 8b72fbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/direct/validators/XDMResults.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ const XDMResults = ({ response, buttonTitle }: ResultsComponentProps) => {
<pre>{response.report}</pre>
</Box>
</Box>
)}
</Box>
)}
</>
)
Expand Down

0 comments on commit 8b72fbb

Please sign in to comment.