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

feat: implement edit button in props tab and interactive examples page #454

Merged
merged 3 commits into from
Dec 22, 2018

Conversation

cmcartaya
Copy link
Collaborator

No description provided.

@cmcartaya
Copy link
Collaborator Author

fix: #421 #422

href={`https://github.com/90milesbridge/react-rainbow/blob/master/src/components/${name}/Readme.md`}
target="_blank"
rel="noopener noreferrer">
<Button variant="base">

Choose a reason for hiding this comment

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

A button can't be inside an anchor. Put a general class for links in the Application component that looks like the button and then apply the class to the anchor.

@coveralls
Copy link

coveralls commented Dec 22, 2018

Pull Request Test Coverage Report for Build 790

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.284%

Totals Coverage Status
Change from base Build 623: 0.0%
Covered Lines: 1243
Relevant Lines: 1539

💛 - Coveralls

@LeandroTorresSicilia LeandroTorresSicilia merged commit 63caa13 into master Dec 22, 2018
@TahimiLeonBravo TahimiLeonBravo deleted the edit-button-props-tab-and-examples branch September 23, 2019 08:30
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.

3 participants