diff --git a/components/upload/Dragger.jsx b/components/upload/Dragger.jsx index 88ffd693e..8b3c1b600 100644 --- a/components/upload/Dragger.jsx +++ b/components/upload/Dragger.jsx @@ -3,7 +3,7 @@ import Upload from './Upload' import { UploadProps } from './interface' export default { - name: 'ADragger', + name: 'AUploadDragger', props: UploadProps, render () { const props = getOptionProps(this) diff --git a/components/upload/demo/drag.md b/components/upload/demo/drag.md index b45e01c34..b5b42b82f 100644 --- a/components/upload/demo/drag.md +++ b/components/upload/demo/drag.md @@ -11,13 +11,13 @@ Classic mode. File selection dialog pops up when upload button is clicked. ```html - + Click or drag file to this area to upload Support for a single or bulk upload. Strictly prohibit from uploading company data or other band files - +
Click or drag file to this area to upload
Support for a single or bulk upload. Strictly prohibit from uploading company data or other band files