Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 085a392

Browse files
Merge branch 'develop' into fix/menu-close-on-click
2 parents 2e0152d + 28020ce commit 085a392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/chakra-ui-docs/pages/radio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ easy to style sibling inputs. [Check it out](/controlbox)
4040
## Installation
4141

4242
```js
43-
import { Radio, RadioGroup } from "@chakra-ui/vue";
43+
import { CRadio, CRadioGroup } from "@chakra-ui/vue";
4444
```
4545

4646
### Usage

0 commit comments

Comments
 (0)