Skip to content
Snippets Groups Projects
Commit 312f490f authored by Tina Quach's avatar Tina Quach
Browse files

add alt text for scratch logo

parent 89ecf3d7
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ const MenuBar = function MenuBar () {
<img
className={styles.scratchLogo}
src={scratchLogo}
alt="Scratch logo"
/>
</div>
<SaveButton className={styles.menuItem} />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment