This website works better with JavaScript
Home
Explore
Help
Sign In
biheng
/
uppy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix exports in propTypes.js to fix website build
Murderlon
2 years ago
parent
a7a4bd0ef0
commit
d31cae30aa
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
packages/@uppy/react/src/propTypes.js
+ 3
- 0
packages/@uppy/react/src/propTypes.js
View File
@@ -55,4 +55,7 @@ export {
uppy,
locale,
dashboard,
+ plugins,
+ metaFields,
+ cssSize,
}