mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-03-03 06:51:41 -05:00
[Glitch] Fix missing prop warning for <Account>
Port 1bf661cddbc614d4076e9d9e855575fc29e976c0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
160823716a
commit
47ce5f4ca9
@ -174,7 +174,6 @@ Account.propTypes = {
|
||||
onBlock: PropTypes.func,
|
||||
onMute: PropTypes.func,
|
||||
onMuteNotifications: PropTypes.func,
|
||||
intl: PropTypes.object.isRequired,
|
||||
hidden: PropTypes.bool,
|
||||
minimal: PropTypes.bool,
|
||||
defaultAction: PropTypes.string,
|
||||
|
Loading…
x
Reference in New Issue
Block a user