[Glitch] Fix missing prop warning for `<Account>`

Port 1bf661cddb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main
Renaud Chaput 2024-05-14 20:15:42 +02:00 committed by Claire
parent 160823716a
commit 47ce5f4ca9
1 changed files with 0 additions and 1 deletions

View File

@ -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,