Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
render() {
const { isBlockRatio } = this.state;
const { canvasDimensions, processWithCloudimage, onPreResize, t } = this.props;
return (
{t['warning.too_big_resolution']}
<h4>{t['pre_resize.title']}</h4>
<fieldset>
{t['common.width']}
</fieldset>