Daniil Merkulov

Results 1 issues of Daniil Merkulov

I was wondering if there was a reason for setting the drawer width to a constant when the orientation is landscape and ignoring the `drawerScreenWidth` prop? ```js this.drawerWidth = this.isLandscape()...