diff --git a/components/index.tsx b/components/index.tsx index e490466771..47244c7f55 100644 --- a/components/index.tsx +++ b/components/index.tsx @@ -92,4 +92,4 @@ export { default as Tooltip } from './tooltip'; export { default as Mention } from './mention'; -export { default as Uplaod } from './upload'; +export { default as Upload } from './upload';