mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
+ "default value" comment
This commit is contained in:
@@ -11,5 +11,5 @@ export const themes = {
|
||||
|
||||
// highlight-range{1-3}
|
||||
export const ThemeContext = React.createContext(
|
||||
themes.dark
|
||||
themes.dark // default value
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user