Showing 1 of 1 total issue
Function render
has 35 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const {open, position, overlayStyle, contentStyle} = this.props;
const extractPosition = extractCamelCase(position);
const mergeWrapperStyle = {
...styles.wrapper,