mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
get drawer length
This commit is contained in:
parent
0be9adf117
commit
c30e68f27d
@ -19,6 +19,7 @@ export default class DrawerController extends React.Component {
|
|||||||
open: this.open,
|
open: this.open,
|
||||||
close: this.close,
|
close: this.close,
|
||||||
closeAll: this.closeAll,
|
closeAll: this.closeAll,
|
||||||
|
drawersLength: () => this.state.drawers.length,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user