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

Differenciate keys from variables #98

Closed
iddan opened this issue Jun 13, 2017 · 1 comment
Closed

Differenciate keys from variables #98

iddan opened this issue Jun 13, 2017 · 1 comment

Comments

@iddan
Copy link

iddan commented Jun 13, 2017

So much red makes it hard to identify keys
screenshot
screen shot 2017-06-13 at 12 22 07
code

EntityLinkField.propTypes = {
  sourceId: React.PropTypes.string,
  targetType: React.PropTypes.string,
  relationType: React.PropTypes.string,
  stateLinks: React.PropTypes.arrayOf(React.PropTypes.object),
  localLinks: React.PropTypes.arrayOf(React.PropTypes.object)
};
@Binaryify
Copy link
Owner

You can see this issues #87

@iddan iddan closed this as completed Jun 14, 2017
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

No branches or pull requests

2 participants