From 5704a421337e60e7d3bae10b716067855df00eb2 Mon Sep 17 00:00:00 2001 From: highperfocused Date: Thu, 6 Nov 2025 22:18:26 +0100 Subject: [PATCH] chore: comment out unused plugins in the editor-x component for cleaner code --- src/components/blocks/editor-x/plugins.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/blocks/editor-x/plugins.tsx b/src/components/blocks/editor-x/plugins.tsx index b4bbf68..2f58105 100644 --- a/src/components/blocks/editor-x/plugins.tsx +++ b/src/components/blocks/editor-x/plugins.tsx @@ -138,7 +138,7 @@ export function Plugins() { ) : ( <> - + {/* */} @@ -155,7 +155,7 @@ export function Plugins() { - + {/* */} @@ -219,9 +219,9 @@ export function Plugins() { ...TEXT_MATCH_TRANSFORMERS, ]} /> - + {/* */} - + {/* */}