[Glitch] typo: collapsable -> collapsible
Port d02aa274be0b003e096cbd2c2d2427aafcfac88a 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}
|
parseClick={this.parseClick}
|
||||||
expanded={isExpanded}
|
expanded={isExpanded}
|
||||||
onExpandedToggle={this.handleShowMore}
|
onExpandedToggle={this.handleShowMore}
|
||||||
collapsable
|
collapsible
|
||||||
media={media}
|
media={media}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user