mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +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,
|
||||
close: this.close,
|
||||
closeAll: this.closeAll,
|
||||
drawersLength: () => this.state.drawers.length,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user