mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-24 18:25:41 +03:00
Fix typo
This commit is contained in:
parent
046d3d323a
commit
71823fbad2
1 changed files with 1 additions and 1 deletions
|
@ -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