Alexey
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
beta/src/content/apis/react/index.md
|
|
@ -80,7 +80,7 @@ function MyComponent() { |
|
|
|
|
|
|
|
</YouWillLearnCard> |
|
|
|
|
|
|
|
<YouWillLearnCard title="createContext" path="/apis/react/useContext"> |
|
|
|
<YouWillLearnCard title="createContext" path="/apis/react/createContext"> |
|
|
|
|
|
|
|
Creates a context that components can provide or read. |
|
|
|
|
|
|
|