From 1e104f2770096961739d2032fe09a07db8c466f8 Mon Sep 17 00:00:00 2001 From: mustafauysal Date: Mon, 23 Sep 2024 09:46:03 +0300 Subject: [PATCH] use block-editor dependency --- includes/editor.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/editor.php b/includes/editor.php index bf7c71d..8327360 100644 --- a/includes/editor.php +++ b/includes/editor.php @@ -270,12 +270,11 @@ function editor_assets() { 'jquery', 'lodash', 'wp-i18n', - 'wp-edit-post', 'wp-components', 'wp-compose', 'wp-data', - 'wp-edit-post', 'wp-element', + 'wp-block-editor', ], EASYTTS_VERSION, true