Export ConfigureCard in plugin-api

This commit is contained in:
Chi Vinh Le
2017-10-10 17:06:45 +07:00
parent dfcb9e24df
commit 61604a7d07
9 changed files with 7 additions and 6 deletions
@@ -6,3 +6,4 @@ export {default as CommentAuthorName} from 'coral-framework/components/CommentAu
export {default as CommentTimestamp} from 'coral-framework/components/CommentTimestamp';
export {default as CommentDetail} from 'coral-framework/components/CommentDetail';
export {default as CommentContent} from 'coral-framework/components/CommentContent';
export {default as ConfigureCard} from 'coral-framework/components/ConfigureCard';