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

fix(Attachment): styles prop typing #299

Merged
merged 1 commit into from
Oct 2, 2018
Merged

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Oct 2, 2018

The Attachment component styles typing currently requires component part styles mapping (root, icon, etc) opposed to a component part style for the root only.

This PR fixes that.

@codecov
Copy link

codecov bot commented Oct 2, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files          62       62           
  Lines        1166     1166           
  Branches      150      150           
=======================================
  Hits         1045     1045           
  Misses        119      119           
  Partials        2        2
Impacted Files Coverage Δ
src/components/Attachment/Attachment.tsx 100% <ø> (ø) ⬆️

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 5c4f4f1...22bc3f2. Read the comment docs.

@levithomason levithomason merged commit 11cbea0 into master Oct 2, 2018
@levithomason levithomason deleted the fix/attachment-typings branch October 2, 2018 20:41
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.

None yet

1 participant