Selaa lähdekoodia

update checkbox docs

Leopoldthecoder 8 vuotta sitten
vanhempi
commit
6691a7d17d
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      examples/docs/en-US/checkbox.md
  2. 1 1
      examples/docs/zh-CN/checkbox.md

+ 1 - 1
examples/docs/en-US/checkbox.md

@@ -40,7 +40,7 @@ Checkbox can be used alone to switch between two states.
 ```
 :::
 
-## Disabled State
+### Disabled State
 
 Disabled state for checkbox.
 

+ 1 - 1
examples/docs/zh-CN/checkbox.md

@@ -55,7 +55,7 @@
 ```
 :::
 
-## 禁用状态
+### 禁用状态
 
 多选框不可用状态。