Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Nov 17, 2024
1 parent 4fcc98e commit ba793f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vike-react-chakra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
extends: [vikeReact, vikeReactChakra]
}
```
3. That's it, you can now use Chakra at any of your components.
3. You can now use Chakra at any of your components.
```jsx
import { HStack, Button } from '@chakra-ui/react'
Expand Down

0 comments on commit ba793f4

Please sign in to comment.