mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Kill highlight
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// Create a theme context, defaulting to light theme
|
||||
// highlight-next-line
|
||||
const ThemeContext = React.createContext('light');
|
||||
|
||||
// Signed-in user context
|
||||
|
||||
Reference in New Issue
Block a user