Skip to content

Commit 4c195fd

Browse files
committed
review zh
1 parent 70444ab commit 4c195fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/zh/breaking-changes/async-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
badges:
3-
- new
3+
- new
44
---
55

66
# 异步组件 <MigrationBadges :badges="$frontmatter.badges" />

src/zh/breaking-changes/attribute-coercion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
badges:
3-
- breaking
3+
- breaking
44
---
55

66
# attribute 强制行为 <MigrationBadges :badges="$frontmatter.badges" />

src/zh/breaking-changes/attrs-includes-class-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: $attrs 包含 class & style
33
badges:
4-
- breaking
4+
- breaking
55
---
66

77
# `$attrs` 包含 `class` & `style` <MigrationBadges :badges="$frontmatter.badges" />

0 commit comments

Comments
 (0)