Browse Source
Remove too much highlighting in a small snippet
main
Dan Abramov
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
examples/context/updating-nested-context-context.js
|
|
@ -1,4 +1,3 @@ |
|
|
|
// highlight-range{1-2}
|
|
|
|
// Make sure the shape of the default value passed to
|
|
|
|
// createContext matches the shape that the consumers expect!
|
|
|
|
// highlight-range{2-3}
|
|
|
|