mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +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';
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
todo public maps
|
||||
todo editing map on map list
|
||||
todo setting map public on map list
|
||||
todo setting map public on map liste
|
||||
|
||||
done map catalogue
|
||||
done public maps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue