Skip to content

Commit

Permalink
docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
fikyair committed Dec 12, 2021
1 parent bbf2915 commit 5c6c2eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module.exports = {
- 🍑 使用 `react-testing-library` 完成单元测试
- 🦌 使用 `Storybook` 本地调试和生成文档页面
- ⚙️ 组件库使用 `TSC` 编译 `TS``Gulp` 打包 `CSS`
- 🥦 CI/CD:使用 `Chromatic` + `GitActions` 持续集成和部署
- 🥦 CI/CD:使用 `Chromatic` + `GitHub Action` 持续集成和部署

#### 🔨 部署

Expand Down
2 changes: 1 addition & 1 deletion src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module.exports = {
- 🍑 使用 `react-testing-library` 完成单元测试
- 🦌 使用 `Storybook` 本地调试和生成文档页面
- ⚙️ 组件库使用 `TSC` 编译 `Ts``Gulp` 打包 `CSS`
- 🥦 CI/CD:使用 `Chromatic` + `GitActions` 持续集成和部署
- 🥦 CI/CD:使用 `Chromatic` + `GitHub Action` 持续集成和部署

#### 😊 谁在使用

Expand Down

0 comments on commit 5c6c2eb

Please sign in to comment.