[Glitch] typo: collapsable -> collapsible

Port d02aa274be to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Nick Schonning 1 year ago committed by Claire
parent abfdafef1e
commit f2797276b2
  1. 2
      app/javascript/flavours/glitch/features/direct_timeline/components/conversation.jsx

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

Loading…
Cancel
Save