Skip to content

Commit

Permalink
Added alt text to image in spacegoal
Browse files Browse the repository at this point in the history
  • Loading branch information
Lizardguard committed Feb 7, 2024
1 parent 6100a46 commit fea4501
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export default function LearningSpaceGoalPanel() {
className="w-[48px] lg:w-[69px]"
src={GoalIcon}
onClick={controller.openPanel}
alt="Lernziel Icon"
></img>
)}

Expand Down

0 comments on commit fea4501

Please sign in to comment.