1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
/*!
8
2
Copyright (c) 2015 Jed Watson.
9
3
Based on code that is Copyright 2013-2015, Facebook, Inc.
@@ -12,7 +6,7 @@ object-assign
12
6
13
7
/*!
14
8
*
15
- * lattice-ui-kit - v0.44.0
9
+ * lattice-ui-kit - v0.44.1
16
10
* OpenLattice UI Kit for React
17
11
* https://github.com/openlattice/lattice-ui-kit
18
12
* Copyright (c) 2017-2021, OpenLattice, Inc. All rights reserved.
@@ -57,15 +51,6 @@ object-assign
57
51
* LICENSE file in the root directory of this source tree.
58
52
*/
59
53
60
- /** @license React v0.19.1
61
- * scheduler.production.min.js
62
- *
63
- * Copyright (c) Facebook, Inc. and its affiliates.
64
- *
65
- * This source code is licensed under the MIT license found in the
66
- * LICENSE file in the root directory of this source tree.
67
- */
68
-
69
54
/** @license React v16.13.1
70
55
* react-is.production.min.js
71
56
*
@@ -75,15 +60,6 @@ object-assign
75
60
* LICENSE file in the root directory of this source tree.
76
61
*/
77
62
78
- /** @license React v16.14.0
79
- * react-dom.production.min.js
80
- *
81
- * Copyright (c) Facebook, Inc. and its affiliates.
82
- *
83
- * This source code is licensed under the MIT license found in the
84
- * LICENSE file in the root directory of this source tree.
85
- */
86
-
87
63
/** @license React v16.14.0
88
64
* react-jsx-runtime.production.min.js
89
65
*
@@ -93,15 +69,6 @@ object-assign
93
69
* LICENSE file in the root directory of this source tree.
94
70
*/
95
71
96
- /** @license React v16.14.0
97
- * react.production.min.js
98
- *
99
- * Copyright (c) Facebook, Inc. and its affiliates.
100
- *
101
- * This source code is licensed under the MIT license found in the
102
- * LICENSE file in the root directory of this source tree.
103
- */
104
-
105
72
/**!
106
73
* @fileOverview Kickass library to create and place poppers near their reference elements.
107
74
* @version 1.16.1-lts
0 commit comments