Skip to content

Commit 6134df3

Browse files
Deploying to main from @ 08419fa 🚀
1 parent 08419fa commit 6134df3

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

docs/build/bundle.2100e83d.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/bundle.a2281caf.js.LICENSE.txt renamed to docs/build/bundle.2100e83d.js.LICENSE.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,15 @@ object-assign
6666
* LICENSE file in the root directory of this source tree.
6767
*/
6868

69+
/** @license React v17.0.2
70+
* react-dom-test-utils.production.min.js
71+
*
72+
* Copyright (c) Facebook, Inc. and its affiliates.
73+
*
74+
* This source code is licensed under the MIT license found in the
75+
* LICENSE file in the root directory of this source tree.
76+
*/
77+
6978
/** @license React v17.0.2
7079
* react-dom.production.min.js
7180
*
@@ -75,6 +84,15 @@ object-assign
7584
* LICENSE file in the root directory of this source tree.
7685
*/
7786

87+
/** @license React v17.0.2
88+
* react-is.production.min.js
89+
*
90+
* Copyright (c) Facebook, Inc. and its affiliates.
91+
*
92+
* This source code is licensed under the MIT license found in the
93+
* LICENSE file in the root directory of this source tree.
94+
*/
95+
7896
/** @license React v17.0.2
7997
* react.production.min.js
8098
*

docs/build/bundle.a2281caf.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</head>
1010
<body>
1111
<div id="rsg-root"></div>
12-
<script src="build/bundle.a2281caf.js"></script>
12+
<script src="build/bundle.2100e83d.js"></script>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)