瀏覽代碼

update checkbox docs

Leopoldthecoder 8 年之前
父節點
當前提交
6691a7d17d
共有 2 個文件被更改,包括 2 次插入2 次删除
  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 @@
 ```
 :::
 
-## 禁用状态
+### 禁用状态
 
 多选框不可用状态。