Skip to content

Commit f8c7860

Browse files
Updates
1 parent a30b1ef commit f8c7860

File tree

4 files changed

+438
-31
lines changed

4 files changed

+438
-31
lines changed

bundle.48b4b5b87ec7d0dc5c40.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.
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
2+
3+
/**
4+
* react-table
5+
*
6+
* Copyright (c) TanStack
7+
*
8+
* This source code is licensed under the MIT license found in the
9+
* LICENSE.md file in the root directory of this source tree.
10+
*
11+
* @license MIT
12+
*/
13+
14+
/**
15+
* @license React
16+
* react-dom.production.min.js
17+
*
18+
* Copyright (c) Facebook, Inc. and its affiliates.
19+
*
20+
* This source code is licensed under the MIT license found in the
21+
* LICENSE file in the root directory of this source tree.
22+
*/
23+
24+
/**
25+
* @license React
26+
* react-jsx-runtime.production.min.js
27+
*
28+
* Copyright (c) Facebook, Inc. and its affiliates.
29+
*
30+
* This source code is licensed under the MIT license found in the
31+
* LICENSE file in the root directory of this source tree.
32+
*/
33+
34+
/**
35+
* @license React
36+
* react.production.min.js
37+
*
38+
* Copyright (c) Facebook, Inc. and its affiliates.
39+
*
40+
* This source code is licensed under the MIT license found in the
41+
* LICENSE file in the root directory of this source tree.
42+
*/
43+
44+
/**
45+
* @license React
46+
* scheduler.production.min.js
47+
*
48+
* Copyright (c) Facebook, Inc. and its 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 lucide-react v0.479.0 - ISC
56+
*
57+
* This source code is licensed under the ISC license.
58+
* See the LICENSE file in the root directory of this source tree.
59+
*/

0 commit comments

Comments
 (0)