Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't break server rendering #44

Merged
merged 2 commits into from
Dec 5, 2016
Merged

Don't break server rendering #44

merged 2 commits into from
Dec 5, 2016

Conversation

chentsulin
Copy link
Owner

@chentsulin chentsulin commented Dec 5, 2016

Test plan

import React from 'react';
import ReactDOMServer from 'react-dom/server';
import SweetAlert from 'sweetalert-react';

ReactDOMServer.renderToString(<SweetAlert />)

#15

@chentsulin chentsulin merged commit 7bea69a into master Dec 5, 2016
@chentsulin chentsulin deleted the server branch December 5, 2016 09:25
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.

1 participant