Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Fix docs for <Route> #133

Merged
merged 2 commits into from
May 4, 2018
Merged

Conversation

dennisgl
Copy link
Contributor

@dennisgl dennisgl commented May 2, 2018

Reflecting changes made in #132 plus minor formattings

@old-fusion-bot old-fusion-bot bot added the docs label May 2, 2018
README.md Outdated
@@ -131,7 +131,7 @@ Provide the UniversalEventsToken when you would like to emit routing events for

#### Router

Configures a router and acts as a React context provider for routing concerns. You don't need to use a Router component if you use `getRouter`
Configures a router and acts as a React context provider for routing concerns. It's unlikely you have use the component, given the plugin already provides `<Router>`.
Copy link
Member

Choose a reason for hiding this comment

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

Reword necessary?

It's unlikely you have use the component

@codecov
Copy link

codecov bot commented May 2, 2018

Codecov Report

Merging #133 into master will increase coverage by 0.6%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #133     +/-   ##
=======================================
+ Coverage   74.39%    75%   +0.6%     
=======================================
  Files           6      6             
  Lines         164    164             
  Branches       39     39             
=======================================
+ Hits          122    123      +1     
+ Misses         28     27      -1     
  Partials       14     14
Impacted Files Coverage Δ
src/modules/Route.js 77.77% <0%> (+5.55%) ⬆️

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 5543928...49adc71. Read the comment docs.

@dennisgl
Copy link
Contributor Author

dennisgl commented May 4, 2018

!merge

@old-fusion-bot old-fusion-bot bot merged commit b1d0c23 into fusionjs:master May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants