Browse Source

Update index.tsx (#3206)

fixed Upload export name
pull/3211/head
thewei 8 years ago
committed by 偏右
parent
commit
8b7d013116
  1. 2
      components/index.tsx

2
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';

Loading…
Cancel
Save