How to use the warning.too_big_resolution function in warning

To help you get started, we’ve selected a few warning examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github scaleflex / filerobot-image-editor / projects / react / components / PreResize / PreResize.js View on Github external
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>

warning

A mirror of Facebook's Warning

MIT
Latest version published 6 years ago

Package Health Score

70 / 100
Full package analysis