mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
doc: switch
This commit is contained in:
parent
6dd3a69030
commit
2610f0554b
@ -6,7 +6,7 @@
|
||||
<n-switch v-model="active" /><br>
|
||||
active: {{ active }}
|
||||
<br>
|
||||
<textarea rows="5"><n-switch /></textarea>
|
||||
<textarea rows="5"><n-switch v-model="active" /><br></textarea>
|
||||
<hr>
|
||||
</div>
|
||||
</template>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "naive-ui",
|
||||
"version": "0.1.20",
|
||||
"version": "0.1.22",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user