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

Commit 677764d

Browse files
Merge pull request #253 from kurotanshi/fix-docs-typo
docs: fix typos
2 parents 55ec95c + b777c27 commit 677764d

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)