Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Client: Allow users to breed moji #99

Merged

Conversation

therobinkim
Copy link
Contributor

@therobinkim therobinkim commented Jun 28, 2018

This PR is not yet ready for review.
This PR is ready for review as of July 3.

Closes #68, closes #43, closes #98.

<h2>{mojiView}</h2>
<table>
<h2>{mojiView} {' '} {sireIndicator}</h2>
<table class="table">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I need to fix class to be className.

@@ -78,7 +76,6 @@ export class Moji extends React.Component {
})
.then(() => this.setState(prevState => ({
Copy link
Contributor Author

Choose a reason for hiding this comment

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

hm, I can probably simplify the this.setState so it doesn't use prevState

@therobinkim therobinkim force-pushed the client-breed branch 4 times, most recently from f3d0886 to 014a7e7 Compare July 3, 2018 05:59
@therobinkim therobinkim changed the base branch from staging to feat/client-breed August 16, 2018 06:28
@therobinkim therobinkim merged commit 7454a6a into hyperledger-archives:feat/client-breed Aug 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants