Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

docs(list): fix ListDivider example #647

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

bmihelac
Copy link
Contributor

@bmihelac bmihelac commented Jan 31, 2019

ListDivider should have div tag instead of default li when used outside of <List>

ListDivider should have `div` tag instead of default `li` when used outside of <List>
@codecov-io
Copy link

Codecov Report

Merging #647 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #647   +/-   ##
=======================================
  Coverage   94.83%   94.83%           
=======================================
  Files          67       67           
  Lines        2768     2768           
  Branches      414      414           
=======================================
  Hits         2625     2625           
  Misses         50       50           
  Partials       93       93

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 788b426...7b711e8. Read the comment docs.

Copy link

@moog16 moog16 left a comment

Choose a reason for hiding this comment

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

Thanks for catching that!

@moog16 moog16 changed the base branch from master to rc0.10.0 February 6, 2019 07:57
@moog16 moog16 merged commit f9238ef into material-components:rc0.10.0 Feb 6, 2019
moog16 pushed a commit that referenced this pull request Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants