mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix fixture title (#13377)
about time I made a significant commit to the react project directly
This commit is contained in:
committed by
Nathan Hunzaker
parent
33602d435a
commit
d1e589137f
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="./src/favicon.ico">
|
||||
<title>Movie List</title>
|
||||
<title>React Core Team</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user