Fix typo
This commit is contained in:
parent
046d3d323a
commit
71823fbad2
|
@ -366,7 +366,7 @@ function Hashtags({ media: mediaView, columnMode, ...props }) {
|
|||
}
|
||||
}}
|
||||
>
|
||||
<Icon icon="shortcut" /> <span>Add to Shorcuts</span>
|
||||
<Icon icon="shortcut" /> <span>Add to Shortcuts</span>
|
||||
</MenuItem>
|
||||
<MenuItem
|
||||
onClick={() => {
|
||||
|
|
Loading…
Reference in a new issue