From 104dbebc587d08f6d2bbfee30228ac879df365cb Mon Sep 17 00:00:00 2001 From: git Date: Fri, 1 Sep 2017 00:45:20 +0900 Subject: [PATCH] Fix drag upload --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 902505b..4bb977c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > Vue.js file upload component - [x] Multi-file upload - [x] Upload directory - - [x] Drag and drop + - [x] Drag upload - [x] Drag the directory - [x] Upload multiple files at the same time - [x] html4 (IE 9)