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

Feature/static pages #12

Merged
merged 6 commits into from
Aug 30, 2016
Merged

Feature/static pages #12

merged 6 commits into from
Aug 30, 2016

Conversation

bitTal
Copy link
Contributor

@bitTal bitTal commented Aug 30, 2016

Add forms to pages that require it.

"components/breadcrumbs",
"components/twitter-feed";
"components/card-container";
Copy link
Contributor

Choose a reason for hiding this comment

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

This file doesn't exist so the bundle fail building it.

<Form type='Join partnership' submit={()=>this.handleSubmit()}/> :
<div className="success-message">
<div className="check">
<svg width="13" height="9" viewBox="0 0 13 9" xmlns="http://www.w3.org/2000/svg">
Copy link
Contributor

Choose a reason for hiding this comment

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

xmlns attribute is not supported by React yet so to avoid the warnings I will remove it.

@j8seangel j8seangel merged commit 1265d5f into develop Aug 30, 2016
@j8seangel j8seangel deleted the feature/static-pages branch August 30, 2016 15:59
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.

2 participants