feat(app\pages): add editor page and ckeditor

This commit is contained in:
tibing 2016-06-30 14:21:06 +03:00
parent 9af0e22650
commit dbbac18846
10 changed files with 75 additions and 1 deletions

View file

@ -16,6 +16,7 @@
"tests"
],
"dependencies": {
"Ionicons": "ionicons#~2.0.1"
"Ionicons": "ionicons#~2.0.1",
"ckeditor": "^4.5.9"
}
}