Skip to content

Commit

Permalink
Update website/docs/concepts/contexts.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
  • Loading branch information
voidpumpkin and ranile committed Mar 20, 2022
1 parent 6c75e61 commit 4442bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/concepts/contexts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ See [docs for use_context](function-components/hooks/use-context) to learn more.

#### Struct components

Use [HOC](../advanced-topics/struct-components/hoc)
Use [Higher Order Components](../advanced-topics/struct-components/hoc)

Or read about how to [consume context in a struct component](../advanced-topics/struct-components/context-consumption)

0 comments on commit 4442bba

Please sign in to comment.