Skip to content

Commit

Permalink
Issue #ALL-000 fix: Updated correct image.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed Oct 20, 2024
1 parent 144c7f0 commit 0f9ec9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layouts.jsx/MainLayout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ const MainLayout = (props) => {
/>
) : (
<img
src={correctImage}
src="https://raw.githubusercontent.com/Sunbird-ALL/all-learner-ai-app/refs/heads/all-1.2-tn-dev/src/assets/correct.svg"
alt="correctImage"
/>
)}
Expand Down

0 comments on commit 0f9ec9f

Please sign in to comment.