Skip to content

Commit

Permalink
Update packages/vike-react-styled-jsx/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout authored Dec 16, 2024
1 parent d6e15b5 commit 65e9166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vike-react-styled-jsx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Integrates [styled-jsx](https://github.com/vercel/styled-jsx) to your [`vike-rea
}
```

4. You can now use styled-jsx at any of your components.
4. You can now use `styled-jsx` at any of your components.
```jsx
function SomeComponent() {
return (
Expand Down

0 comments on commit 65e9166

Please sign in to comment.