mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-16 11:53:13 +00:00
[Glitch] typo: collapsable -> collapsible
Port d02aa274be
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
abfdafef1e
commit
f2797276b2
|
@ -203,7 +203,7 @@ class Conversation extends ImmutablePureComponent {
|
|||
parseClick={this.parseClick}
|
||||
expanded={isExpanded}
|
||||
onExpandedToggle={this.handleShowMore}
|
||||
collapsable
|
||||
collapsible
|
||||
media={media}
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue