Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 2, 2016

No description provided.

@ghost ghost closed this Jun 2, 2016
@seeden
Copy link
Owner

seeden commented Jun 2, 2016

Thanks @kameha I will merge it soon

@seeden seeden reopened this Jun 2, 2016
src/Comments.jsx Outdated
@@ -0,0 +1,50 @@
import React from 'react';
import FacebookProvider, {Like, Share} from 'react-facebook';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MrNice42 To fix broken build, use relative imports instead importing from 'react-facebook'.

import FacebookProvider from './FacebookProvider';
import Like from './Like';
import Share from './Share';

@coveralls
Copy link

coveralls commented Jun 10, 2016

Coverage Status

Coverage increased (+1.9%) to 48.945% when pulling edc8c07 on MrNice42:master into 5a1af28 on seeden:master.

@coveralls
Copy link

coveralls commented Jun 10, 2016

Coverage Status

Coverage increased (+1.9%) to 48.945% when pulling edc8c07 on MrNice42:master into 5a1af28 on seeden:master.

@ghost
Copy link
Author

ghost commented Jun 10, 2016

ah; my build system was making it working ^^'
should be ok now :)

@seeden seeden merged commit afe846d into seeden:master Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants