-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Fleming content changes #1
Conversation
render() { | ||
const { content } = this.props | ||
const { title, installBrowser, feedback, modal } = content | ||
const { claimInvite, title, installBrowser, feedback, modal } = content; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets update this naming.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay. changes to joinCommunity
] | ||
}, | ||
{ | ||
title: 'Getting Started', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we really not want this section?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry I'll add this
@@ -44,6 +45,7 @@ const Develop = props => { | |||
<UnderlinedLink url={coreNetwork.CTA.url}>{coreNetwork.CTA.name}</UnderlinedLink> | |||
</div> | |||
</div> | |||
<Invite content={invite} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets rename this component too be relevant too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't know how and which are files to change, as style file is named invite.sass
src/pages/GetInvolved/content.js
Outdated
invite: { | ||
title: 'Get Started', | ||
claimInvite: { | ||
id: 'claimInvite', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here too 🙇
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay
Fixed maidsafe#512 - Remove refs to Alpha 2
Reference doc:
https://docs.google.com/document/d/1wMwUDIWZlpYrGW_alypIhk2frod70tcZt_rlMmNbdiQ/edit