Files
talk/client/coral-framework/components/index.js
T
2018-01-11 20:00:34 -07:00

3 lines
110 B
JavaScript

export { default as Slot } from './Slot';
export { default as CommentAuthorName } from './CommentAuthorName';