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, 1 insertions, 0 deletions
diff --git a/vnext/src/ui/UploadButton.js b/vnext/src/ui/UploadButton.js
index b652e522..f07501de 100644
--- a/vnext/src/ui/UploadButton.js
+++ b/vnext/src/ui/UploadButton.js
@@ -9,6 +9,7 @@ import Icon from './Icon';
/**
* Upload button
+ *
* @param {UploadButtonProps} props
*/
export default function UploadButton(props) {