Skip to content

Commit

Permalink
[labs/nextjs] Fix README title (#3748)
Browse files Browse the repository at this point in the history
* Fix readme title

* Add changeset
  • Loading branch information
augustjk committed Mar 22, 2023
1 parent 69f4d3d commit 3cea6b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/chatty-bananas-dream.md
@@ -0,0 +1,5 @@
---
'@lit-labs/nextjs': patch
---

Fix README title
2 changes: 1 addition & 1 deletion packages/labs/nextjs/README.md
@@ -1,4 +1,4 @@
# @lit-labs/ssr-react
# @lit-labs/nextjs

Integrates Lit SSR with Next.js to enable deep server rendering of Lit components.

Expand Down

0 comments on commit 3cea6b2

Please sign in to comment.