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

fix(docs): fix code example of theming guide #1192

Merged
merged 6 commits into from
Apr 9, 2019

Conversation

kuzhelov
Copy link
Contributor

@kuzhelov kuzhelov commented Apr 8, 2019

Fixes #1110 .

@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1192   +/-   ##
=======================================
  Coverage   82.47%   82.47%           
=======================================
  Files         740      740           
  Lines        8754     8754           
  Branches     1170     1236   +66     
=======================================
  Hits         7220     7220           
  Misses       1519     1519           
  Partials       15       15

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 ddbe58e...e4853fe. Read the comment docs.


export default () =>
<Provider>
<Provider theme={themes.teams}>
<>
Copy link
Member

Choose a reason for hiding this comment

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

nit: We don't need Fragment there more

@kuzhelov kuzhelov merged commit a116c8b into master Apr 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/theming-docs-code-example branch April 9, 2019 21:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants