chore(ckeditor): fix a type error

pull/1847/head
Elian Doran 2025-05-05 21:11:48 +07:00
parent 629c56ebc8
commit 5247eeaa04
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -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';