mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed croppr
This commit is contained in:
parent
bb928d22c3
commit
659cfeb71c
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ import * as React from 'react';
|
|||
import { hideRenderer, cropAShot } from '$redux/user/actions';
|
||||
import { bindActionCreators } from 'redux';
|
||||
import { connect } from 'react-redux';
|
||||
import Croppr from 'croppr';
|
||||
import * as Croppr from 'croppr';
|
||||
import 'croppr/dist/croppr.css';
|
||||
import { LOGOS } from '$constants/logos';
|
||||
import { RendererPanel } from '$components/panels/RendererPanel';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue