1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
/*!
8
- Copyright (c) 2018 Jed Watson.
9
- Licensed under the MIT License (MIT), see
10
- http://jedwatson.github.io/classnames
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
11
5
*/
12
6
13
7
/*!
@@ -16,35 +10,50 @@ object-assign
16
10
http://jedwatson.github.io/react-select
17
11
*/
18
12
19
- /** @license React v0.19.1
20
- * scheduler.production.min.js
13
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
14
+
15
+ /**
16
+ * @license React
17
+ * react-dom.production.min.js
21
18
*
22
19
* Copyright (c) Facebook, Inc. and its affiliates.
23
20
*
24
21
* This source code is licensed under the MIT license found in the
25
22
* LICENSE file in the root directory of this source tree.
26
23
*/
27
24
28
- /** @license React v16.13.1
29
- * react-is.production.min.js
25
+ /**
26
+ * @license React
27
+ * react.production.min.js
30
28
*
31
29
* Copyright (c) Facebook, Inc. and its affiliates.
32
30
*
33
31
* This source code is licensed under the MIT license found in the
34
32
* LICENSE file in the root directory of this source tree.
35
33
*/
36
34
37
- /** @license React v16.14.0
38
- * react-dom.production.min.js
35
+ /**
36
+ * @license React
37
+ * scheduler.production.min.js
39
38
*
40
39
* Copyright (c) Facebook, Inc. and its affiliates.
41
40
*
42
41
* This source code is licensed under the MIT license found in the
43
42
* LICENSE file in the root directory of this source tree.
44
43
*/
45
44
46
- /** @license React v16.14.0
47
- * react.production.min.js
45
+ /**
46
+ * @license React
47
+ * use-sync-external-store-with-selector.production.min.js
48
+ *
49
+ * Copyright (c) Facebook, Inc. and its affiliates.
50
+ *
51
+ * This source code is licensed under the MIT license found in the
52
+ * LICENSE file in the root directory of this source tree.
53
+ */
54
+
55
+ /** @license React v16.13.1
56
+ * react-is.production.min.js
48
57
*
49
58
* Copyright (c) Facebook, Inc. and its affiliates.
50
59
*
0 commit comments