Browse Source

Fix exports in propTypes.js to fix website build

Murderlon 2 years ago
parent
commit
d31cae30aa
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/@uppy/react/src/propTypes.js

+ 3 - 0
packages/@uppy/react/src/propTypes.js

@@ -55,4 +55,7 @@ export {
   uppy,
   locale,
   dashboard,
+  plugins,
+  metaFields,
+  cssSize,
 }