mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +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 { useRef, useEffect, useState } from 'react';
|
||||
import 'cropperjs/dist/cropper.css';
|
||||
|
||||
const QUALITY = 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user