Update index.tsx (#3206)

fixed Upload export name
This commit is contained in:
thewei 2016-09-29 11:23:37 +08:00 committed by 偏右
parent d90bf42fd5
commit 8b7d013116

View File

@ -92,4 +92,4 @@ export { default as Tooltip } from './tooltip';
export { default as Mention } from './mention'; export { default as Mention } from './mention';
export { default as Uplaod } from './upload'; export { default as Upload } from './upload';