Merge branch 'master' into refactor-global-dependencies

This commit is contained in:
Wyatt Johnson
2017-08-23 11:56:35 -06:00
committed by GitHub
17 changed files with 54 additions and 99 deletions
@@ -1,2 +1,3 @@
export {Slot} from 'coral-framework/components';
export {default as ClickOutside} from 'coral-framework/components/ClickOutside';
export {default as CommentAuthorName} from 'coral-framework/components/CommentAuthorName';