mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 17:00:55 +00:00
Import cropper css
Signed-off-by: soupette <cyril@strapi.io>
This commit is contained in:
parent
2220487a46
commit
b1a4247bf2
@ -1,5 +1,6 @@
|
|||||||
import Cropper from 'cropperjs';
|
import Cropper from 'cropperjs';
|
||||||
import { useRef, useEffect, useState } from 'react';
|
import { useRef, useEffect, useState } from 'react';
|
||||||
|
import 'cropperjs/dist/cropper.css';
|
||||||
|
|
||||||
const QUALITY = 1;
|
const QUALITY = 1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user