Tentative fix for #446
This commit is contained in:
parent
f4ed38272b
commit
b39f3648a7
|
@ -69,6 +69,7 @@ export default class Status extends ImmutablePureComponent {
|
||||||
'collapse',
|
'collapse',
|
||||||
'notification',
|
'notification',
|
||||||
'hidden',
|
'hidden',
|
||||||
|
'expanded',
|
||||||
]
|
]
|
||||||
|
|
||||||
updateOnStates = [
|
updateOnStates = [
|
||||||
|
|
Loading…
Reference in New Issue