Skip to content

Commit 2264e41

Browse files
Updates
1 parent b228f36 commit 2264e41

File tree

3 files changed

+62
-1
lines changed

3 files changed

+62
-1
lines changed

bundle.c725612ddeab78f30aac.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+
*/

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="el"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Στρατηγικές Επενδύσεις - Απεικόνιση</title><meta name="description" content="Απεικόνιση στρατηγικών επενδύσεων από το Πρόγραμμα Διαύγεια"><script defer="defer" src="/strategic-investments/bundle.85fab7a05c1a33c2d88f.js"></script></head><body><div id="root"></div></body></html>
1+
<!doctype html><html lang="el"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Στρατηγικές Επενδύσεις - Απεικόνιση</title><meta name="description" content="Απεικόνιση στρατηγικών επενδύσεων από το Πρόγραμμα Διαύγεια"><script defer="defer" src="/strategic-investments-gr/bundle.c725612ddeab78f30aac.js"></script></head><body><div id="root"></div></body></html>

0 commit comments

Comments
 (0)