add StoryEditor and StoryReader

This commit is contained in:
luk.lu
2021-09-02 16:40:28 +08:00
parent 482f931f7e
commit a6e090d858
3 changed files with 179 additions and 1 deletions

View File

@@ -11,5 +11,8 @@
"url": "https://git.faronear.org/npm/unip.part"
},
"author": "luk.lu",
"license": "ISC"
"license": "ISC",
"dependencies": {
"vuedraggable": "^2.24.0"
}
}