Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf1103ae

Browse files
committed
Merge branch 'master' ofhttps://github.com/kdchang/react101
* 'master' ofhttps://github.com/kdchang/react101: Update reactjs-introduction.md
2 parents0856e31 +15fdf21 commitf1103ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Ch03/reactjs-introduction.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ React 在設計上的思路認為使用 Component 比起模版(Template)和
8787
```javascript
8888
// <MailForm /> 內部長相
8989
<form>
90-
<input type="text" name="email">
90+
<input type="text" name="email"/>
9191
<button type="submit"></button>
9292
</form>
9393
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp