@@ -13,39 +13,49 @@ prismjs/prism.js:
13
13
14
14
/**
15
15
* @license React
16
- * react-dom.production.min .js
16
+ * react-dom-client .production.js
17
17
*
18
- * Copyright (c) Facebook , Inc. and its affiliates.
18
+ * Copyright (c) Meta Platforms , Inc. and affiliates.
19
19
*
20
20
* This source code is licensed under the MIT license found in the
21
21
* LICENSE file in the root directory of this source tree.
22
22
*/
23
23
24
24
/**
25
25
* @license React
26
- * react-jsx-runtime .production.min .js
26
+ * react-dom .production.js
27
27
*
28
- * Copyright (c) Facebook , Inc. and its affiliates.
28
+ * Copyright (c) Meta Platforms , Inc. and affiliates.
29
29
*
30
30
* This source code is licensed under the MIT license found in the
31
31
* LICENSE file in the root directory of this source tree.
32
32
*/
33
33
34
34
/**
35
35
* @license React
36
- * react.production.min .js
36
+ * react-jsx-runtime .production.js
37
37
*
38
- * Copyright (c) Facebook , Inc. and its affiliates.
38
+ * Copyright (c) Meta Platforms , Inc. and affiliates.
39
39
*
40
40
* This source code is licensed under the MIT license found in the
41
41
* LICENSE file in the root directory of this source tree.
42
42
*/
43
43
44
44
/**
45
45
* @license React
46
- * scheduler .production.min .js
46
+ * react .production.js
47
47
*
48
- * Copyright (c) Facebook, Inc. and its affiliates.
48
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
49
+ *
50
+ * This source code is licensed under the MIT license found in the
51
+ * LICENSE file in the root directory of this source tree.
52
+ */
53
+
54
+ /**
55
+ * @license React
56
+ * scheduler.production.js
57
+ *
58
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
49
59
*
50
60
* This source code is licensed under the MIT license found in the
51
61
* LICENSE file in the root directory of this source tree.
0 commit comments