فهرست منبع

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 @@
 ```
 :::
 
-## 禁用状态
+### 禁用状态
 
 多选框不可用状态。