Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Oct 24, 2024
2 parents 72c837a + 13f5071 commit 4b9c649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/concepts/context.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ You can pass a signal directly to the `value` prop of the `Provider` component,
<TabsCodeBlocks>
<div id="App.jsx">
```jsx
import Counter from "./counter";
import { CounterProvider } from "./Context";
import { Child } from "./Child";

Expand Down

0 comments on commit 4b9c649

Please sign in to comment.