diff --git a/examples/context/updating-nested-context-context.js b/examples/context/updating-nested-context-context.js index 472c4dda6..b03358af4 100644 --- a/examples/context/updating-nested-context-context.js +++ b/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}