mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-23 04:04:22 +08:00
update checkbox
This commit is contained in:
parent
7bc057d02d
commit
8f3d03cb9c
@ -148,6 +148,7 @@ export default {
|
||||
name="inlineRadioOptions"
|
||||
id="inlineRadio1"
|
||||
value="โสด"
|
||||
checked
|
||||
/>
|
||||
<label class="form-check-label" for="inlineRadio1">โสด</label>
|
||||
</div>
|
||||
|
@ -162,6 +162,7 @@ export default {
|
||||
name="inlineRadioOptions"
|
||||
id="inlineRadio1"
|
||||
value="Radio1"
|
||||
checked
|
||||
/>
|
||||
<label class="form-check-label" for="inlineRadio1">ตร.</label>
|
||||
</div>
|
||||
@ -205,6 +206,7 @@ export default {
|
||||
name="inlineRadioOptions1"
|
||||
id="inlineRadio3"
|
||||
value="Radio3"
|
||||
checked
|
||||
/>
|
||||
<label class="form-check-label" for="inlineRadio3">ประทวน</label>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user