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

fix: fixed overview section #390

Merged
merged 3 commits into from
Nov 5, 2018
Merged

fix: fixed overview section #390

merged 3 commits into from
Nov 5, 2018

Conversation

TahimiLeonBravo
Copy link
Collaborator

fixes #378

@coveralls
Copy link

coveralls commented Nov 5, 2018

Pull Request Test Coverage Report for Build 270

  • 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 76.034%

Totals Coverage Status
Change from base Build 257: 0.0%
Covered Lines: 1200
Relevant Lines: 1506

💛 - Coveralls

@LeandroTorresSicilia
Copy link
Member

follow conventional commit
fix: fixed overview section

@TahimiLeonBravo TahimiLeonBravo changed the title Fix overview fix: fixed overview section Nov 5, 2018
import React from 'react';
import PropTypes from 'prop-types';
import classnames from 'classnames';
import './styles.css';

Choose a reason for hiding this comment

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

only needed in index

@@ -1,3 +1,8 @@
##### accordion base

<FeatureList />

Choose a reason for hiding this comment

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

here in the accordion examples?

@TahimiLeonBravo TahimiLeonBravo merged commit edda4c7 into master Nov 5, 2018
@TahimiLeonBravo TahimiLeonBravo deleted the fix-overview branch September 23, 2019 08:21
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.

fix: change the overview page
3 participants