Skip to content

Commit 064f490

Browse files
Update comment
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 60dac9d commit 064f490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Tag/RadioButton.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const model = defineModel()
44
const props = defineProps<{
55
disabled?: boolean
66
/**
7-
* type should never be used, because this will always be a button.
7+
* type should never be used, because this will always be a radio button.
88
*
99
* If you want a link use `TagLink` instead.
1010
* */

0 commit comments

Comments
 (0)