index.js 174 Bytes
Newer Older
冯超鹏's avatar
冯超鹏 committed
1 2 3
export { default as CommentDropdown } from './Comment';
export { default as PlatformDropdown } from './Platform';
export { default as SourceUrlDropdown } from './SourceUrl';