Skip to content

Commit 05d4c5e

Browse files
committed
fix: remove original text
1 parent d4cfa03 commit 05d4c5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/guide/migration/render-function-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ export default {
114114

115115
### 3.x での構文
116116

117-
In 3.x, the entire VNode props structure is flattened. Using the example from above, here is what it would look like now.
118117
3.x では、全ての VNode のプロパティ構造はフラットになりました。上記の例が下記のようになります。
119118

120119
```js

0 commit comments

Comments
 (0)