chore(ckeditor): fix a type error

This commit is contained in:
Elian Doran 2025-05-05 21:11:48 +03:00
parent 629c56ebc8
commit 5247eeaa04
No known key found for this signature in database

View File

@ -31,7 +31,7 @@ import {
import CKEditorInspector from '@ckeditor/ckeditor5-inspector';
import Kbd from '../src/keyboardmarker.js';
import Kbd from '../src/kbd.js';
import 'ckeditor5/ckeditor5.css';