added tinymce editor

This commit is contained in:
julien
2026-02-22 21:35:21 +01:00
parent 5e1947e6d3
commit 7f10a2fa27
276 changed files with 162198 additions and 54 deletions

View File

@@ -0,0 +1,9 @@
export interface Classes {
"tox-dialog__disable-scroll": string;
"tox-fullscreen": string;
"tox": string;
"tox-tinymce": string;
"tox-statusbar__resize-handle": string;
"tox-shadowhost": string;
"tox-tinymce-aux": string;
};