Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit b5c8018

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
Michael.Kryvoruchko
authored and
Michael.Kryvoruchko
committed
fix(demo): remove binding string to label tag
1 parent 77bc89b commit b5c8018

File tree

1 file changed

+1
-1
lines changed
  • packages/demo/src/components/UI/Radio

1 file changed

+1
-1
lines changed

‎packages/demo/src/components/UI/Radio/Radio.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div>
3-
<labelv-bind="''">
3+
<label>
44
<input
55
type="radio"
66
:name="computedName"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /