Skip to content

Commit

Permalink
Merge pull request #177 from swayangjit/all-1.2-tn-dev
Browse files Browse the repository at this point in the history
Issue #ALL-000 fix: Updated correct image.
  • Loading branch information
gouravmore authored Oct 20, 2024
2 parents 94619c3 + 0f9ec9f commit 700fd08
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 700fd08

Please sign in to comment.