Skip to content

Commit

Permalink
Merge branch 'master' into fix/search-category-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter authored Jan 14, 2022
2 parents b0e6b9f + a8b5daf commit afb4a6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default class MenuExampleStackable extends Component {
return (
<Menu stackable>
<Menu.Item>
<img src='/logo.png' />
<img alt="logo" src='/logo.png' />
</Menu.Item>

<Menu.Item
Expand Down

0 comments on commit afb4a6e

Please sign in to comment.