[Glitch] typo: collapsable -> collapsible

Port d02aa274be to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/59/head
Nick Schonning 2023-04-14 05:01:23 -04:00 committed by Claire
parent abfdafef1e
commit f2797276b2
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ class Conversation extends ImmutablePureComponent {
parseClick={this.parseClick}
expanded={isExpanded}
onExpandedToggle={this.handleShowMore}
collapsable
collapsible
media={media}
/>