Skip to content

Commit 56871ee

Browse files
committed
Chapter 4 code modify
1 parent aa9ebf9 commit 56871ee

12 files changed

+1993
-70
lines changed

dist/bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bundle.js.LICENSE.txt

+61
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
* LICENSE file in the root directory of this source tree.
99
*/
1010

11+
/**
12+
* @license React
13+
* react-is.production.min.js
14+
*
15+
* Copyright (c) Facebook, Inc. and its affiliates.
16+
*
17+
* This source code is licensed under the MIT license found in the
18+
* LICENSE file in the root directory of this source tree.
19+
*/
20+
1121
/**
1222
* @license React
1323
* react.production.min.js
@@ -27,3 +37,54 @@
2737
* This source code is licensed under the MIT license found in the
2838
* LICENSE file in the root directory of this source tree.
2939
*/
40+
41+
/**
42+
* @license React
43+
* use-sync-external-store-shim.production.min.js
44+
*
45+
* Copyright (c) Facebook, Inc. and its affiliates.
46+
*
47+
* This source code is licensed under the MIT license found in the
48+
* LICENSE file in the root directory of this source tree.
49+
*/
50+
51+
/**
52+
* @license React
53+
* use-sync-external-store-shim/with-selector.production.min.js
54+
*
55+
* Copyright (c) Facebook, Inc. and its affiliates.
56+
*
57+
* This source code is licensed under the MIT license found in the
58+
* LICENSE file in the root directory of this source tree.
59+
*/
60+
61+
/**
62+
* React Router DOM v6.3.0
63+
*
64+
* Copyright (c) Remix Software Inc.
65+
*
66+
* This source code is licensed under the MIT license found in the
67+
* LICENSE.md file in the root directory of this source tree.
68+
*
69+
* @license MIT
70+
*/
71+
72+
/**
73+
* React Router v6.3.0
74+
*
75+
* Copyright (c) Remix Software Inc.
76+
*
77+
* This source code is licensed under the MIT license found in the
78+
* LICENSE.md file in the root directory of this source tree.
79+
*
80+
* @license MIT
81+
*/
82+
83+
/** @license React v16.13.1
84+
* react-is.production.min.js
85+
*
86+
* Copyright (c) Facebook, Inc. and its affiliates.
87+
*
88+
* This source code is licensed under the MIT license found in the
89+
* LICENSE file in the root directory of this source tree.
90+
*/

dist/index.css

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
.src-components-HelloWorld-title___Sc3UU{font-size:32px}
21

0 commit comments

Comments
 (0)