Skip to content

Commit 82af9bc

Browse files
committed
docs: update incorrect version
1 parent 9f50f78 commit 82af9bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/guide/advances/performance-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
outline: deep
33
---
44

5-
# Performance Optimization <Badge type="tip" text="^1.2.0" />
5+
# Performance Optimization <Badge type="tip" text="^1.12.0" />
66

77
`vue-styled-components` provides comprehensive performance optimization features, including style caching, batch updates, and performance monitoring to help you build high-performance applications.
88

packages/docs/zh/guide/advances/performance-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
outline: deep
33
---
44

5-
# 性能优化 <Badge type="tip" text="^1.2.0" />
5+
# 性能优化 <Badge type="tip" text="^1.12.0" />
66

77
`vue-styled-components` 提供了全面的性能优化功能,包括样式缓存、批量更新和性能监控,帮助您构建高性能应用程序。
88

0 commit comments

Comments
 (0)