mirror of
https://github.com/mastodon/mastodon
synced 2024-11-27 22:38:27 +09:00
Fix missing prop warning for <Account>
(#30291)
This commit is contained in:
parent
b5b84fad65
commit
1bf661cddb
@ -172,7 +172,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…
Reference in New Issue
Block a user