From e128b1087ea6fe623e5574506166679380ce3f14 Mon Sep 17 00:00:00 2001 From: vodkaslime <646329483@qq.com> Date: Thu, 7 Mar 2024 22:59:49 +0800 Subject: [PATCH] fix: make editor div relative to fix DnD --- .../plate-playground-template/src/components/plate-editor.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/plate-playground-template/src/components/plate-editor.tsx b/templates/plate-playground-template/src/components/plate-editor.tsx index 981da01748..185a11e7f5 100644 --- a/templates/plate-playground-template/src/components/plate-editor.tsx +++ b/templates/plate-playground-template/src/components/plate-editor.tsx @@ -38,6 +38,7 @@ export default function PlateEditor() {