--
This commit is contained in:
parent
b013b254fe
commit
655aa422d9
@ -99,7 +99,7 @@ export default function QuizPreview() {
|
|||||||
rndPositionAndSizeRef.current.y = d.y;
|
rndPositionAndSizeRef.current.y = d.y;
|
||||||
}}
|
}}
|
||||||
onDragStart={(e, d) => {
|
onDragStart={(e, d) => {
|
||||||
e.preventDefault();
|
// e.preventDefault();
|
||||||
}}
|
}}
|
||||||
enableResizing={{
|
enableResizing={{
|
||||||
topLeft: isPreviewShown,
|
topLeft: isPreviewShown,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user