minami yoshihiko
|
c60173f9a4
|
docs: Refactor context provider usage (#7793)
* delete provider
* Fix NavContext usage in Talks component
* Fix TocContext and LanguagesContext usage in Page component
* Fix IllustrationContext usage in IllustrationBlock component
* Fix LevelContext and TasksContext usage in managing-state.md
* Fix ThemeContext and Context usage in MyApp component
* Fix HighlightContext usage in List component
* Fix ThemeContext usage in MyApp component
* Fix ErrorDecoderContext usage in ErrorDecoderPage component
* Fix ThemeContext usage in MyPage and MyApp components
* Fix ThemeContext usage in MyApp component
* Fix useContext documentation to correct context provider references
* Fix context provider references in createContext documentation
* prettier
* Update src/content/reference/react/createContext.md
---------
Co-authored-by: Ricky <rickhanlonii@gmail.com>
|
2025-06-03 12:29:34 -04:00 |
|
geeseyj
|
bb65ace6e0
|
Fix #6487 specify which Sandpack files go into a src directory (#6496)
* specify which sandbox files go in src directory
* fix some stragglers
|
2023-12-15 13:01:53 -08:00 |
|
Drew Nollsch
|
46e7b2c687
|
Fixes error in cloneElement code example (#6291)
|
2023-09-08 17:01:17 +01:00 |
|
Viacheslav Makarov
|
ebc45f563e
|
Remove unnecessary backticks breaking markdown highlighting (#6025)
|
2023-05-12 17:15:37 +01:00 |
|
Andrew Mok
|
de6f0af32c
|
fix: fix broken link in cloneElement.md (#5766)
|
2023-03-20 20:31:38 +01:00 |
|
Dan Abramov
|
dd65dcac3b
|
Move beta to top level
|
2023-03-18 22:35:53 +00:00 |
|