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