Browse Source

docs(changelog): v2.0.7 update indent

走鹃 4 years ago
parent
commit
841f400555
2 changed files with 2 additions and 2 deletions
  1. 1 1
      content/start/changelog/index-en-US.md
  2. 1 1
      content/start/changelog/index.md

+ 1 - 1
content/start/changelog/index-en-US.md

@@ -18,7 +18,7 @@ Version:Major.Minor.Patch
 
 #### 🎉 2.0.7 (2021-11-10)
 - 【Fix】
- - semi-icons add dependencies `classnames` [#231](https://github.com/DouyinFE/semi-design/issues/231)
+  - semi-icons add dependencies `classnames` [#231](https://github.com/DouyinFE/semi-design/issues/231)
 - 【Style】
   - Table Fixed the problem of table misalignment when there is a fixed column/header scenario, all columns are not set to width [#247](https://github.com/DouyinFE/semi-design/issues/247)
 

+ 1 - 1
content/start/changelog/index.md

@@ -17,7 +17,7 @@ Semi 版本号遵循**Semver**规范(主版本号-次版本号-修订版本号
 
 #### 🎉 2.0.7 (2021-11-10)
 - 【Fix】
- - 修复 Icon 包缺少 classnames 依赖问题 [#231](https://github.com/DouyinFE/semi-design/issues/231)
+  - 修复 Icon 包缺少 classnames 依赖问题 [#231](https://github.com/DouyinFE/semi-design/issues/231)
 - 【Style】
   - Table 修复了固定列/表头场景,所有列均不设置宽度时表格对不齐问题 [#247](https://github.com/DouyinFE/semi-design/issues/247)