add ckEditor

This commit is contained in:
HAM!DREZA
2025-01-21 14:47:59 +03:30
parent 12865a12f2
commit 59eeedff1f
6 changed files with 71 additions and 86 deletions
+2 -1
View File
@@ -54,7 +54,8 @@ export const Pages = {
},
blog: {
list: "/blog/list",
create: "/blog/create"
create: "/blog/create",
category: "/blog/category"
},
messages: {
list: "/messages/list",