Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Nov 17, 2024
1 parent e993d08 commit 0a8b55a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vike-react-chakra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
```
> [!NOTE]
> The `vike-react-chakra` extension requires [`vike-react`](https://vike.dev/vike-react).
> [!NOTE]
> The extension does only one thing: it adds [a Wrapper](https://github.com/vikejs/vike-react/blob/main/packages/vike-react-chakra/Wrapper.tsx) to your pages.
3. That's it, you can now use Chakra at any of your components.
```jsx
import { HStack, Button } from '@chakra-ui/react'
Expand Down

0 comments on commit 0a8b55a

Please sign in to comment.