Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Modify to fix link for useContext
  • Loading branch information
sosukesuzuki committed Jan 26, 2019
commit 79b04cf6cbcd81f410fc5df8d864211433252110
2 changes: 1 addition & 1 deletion README_SOURCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ const mapDispatchToProps = (dispatch: Dispatch<ActionType>) => ({

::codeblock='playground/src/context/theme-consumer.tsx'::

[Implementation with Hooks](#hooks)
[Implementation with Hooks](#--usecontext)

[⇧ back to top](#table-of-contents)

Expand Down