Skip to content

Commit

Permalink
Update 2024-12-10-electric-beta-release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Dec 11, 2024
1 parent 4f523fc commit d4c8abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/blog/posts/2024-12-10-electric-beta-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const MyComponent = () => {
})

return (
<List items={ data } />
<List items={ items } />
)
}
```
Expand Down

0 comments on commit d4c8abe

Please sign in to comment.