From 8abebeef4c6d49a06569ea908687590c009c9eb5 Mon Sep 17 00:00:00 2001 From: zbeyens Date: Mon, 2 Sep 2024 14:26:50 +0000 Subject: [PATCH] Merge pull request #3493 from udecode/fix/node-component fix plugin.node.component --- src/components/plate-ui/floating-toolbar-buttons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/plate-ui/floating-toolbar-buttons.tsx b/src/components/plate-ui/floating-toolbar-buttons.tsx index c17c661..f05f661 100644 --- a/src/components/plate-ui/floating-toolbar-buttons.tsx +++ b/src/components/plate-ui/floating-toolbar-buttons.tsx @@ -53,7 +53,7 @@ export function FloatingToolbarButtons() { - + {!readOnly && } ); }