index.js 171 Bytes
Newer Older
lanbaoming's avatar
lanbaoming committed
1 2 3
export { default as CommentDropdown } from './Comment'
export { default as PlatformDropdown } from './Platform'
export { default as SourceUrlDropdown } from './SourceUrl'