Skip to content

Commit

Permalink
Update DomainList.js - lern with certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
paritshivani authored Nov 12, 2024
1 parent 238986b commit e1e9a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nulp_elite/src/pages/search/DomainList.js
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ const DomainList = ({ globalSearchQuery }) => {
>
{error && <Alert severity="error">{error}</Alert>}

{/* <Box
<Box
className="lern-box">
<Box>
<Grid container>
Expand Down Expand Up @@ -600,7 +600,7 @@ const DomainList = ({ globalSearchQuery }) => {
</Grid>
</Grid>
</Box>
</Box> */}
</Box>

<Box textAlign="center">
<p
Expand Down

0 comments on commit e1e9a98

Please sign in to comment.