Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
This commit is contained in:
@@ -114,6 +114,7 @@ export default class DetailedStatus extends ImmutablePureComponent {
|
||||
media={media}
|
||||
mediaIcon={mediaIcon}
|
||||
expanded={expanded}
|
||||
collapsed={false}
|
||||
setExpansion={setExpansion}
|
||||
/>
|
||||
|
||||
|
Reference in New Issue
Block a user