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,3 @@
export interface Classes {
"mce-content-body": string;
};