aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/ui/UploadButton.js
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/ui/UploadButton.js')
-rw-r--r--vnext/src/ui/UploadButton.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/ui/UploadButton.js b/vnext/src/ui/UploadButton.js
index f07501de..b652e522 100644
--- a/vnext/src/ui/UploadButton.js
+++ b/vnext/src/ui/UploadButton.js
@@ -9,7 +9,6 @@ import Icon from './Icon';
/**
* Upload button
- *
* @param {UploadButtonProps} props
*/
export default function UploadButton(props) {