Upload 11 files
Browse files- asset-manifest.json +3 -3
- data.json +0 -0
- index.html +1 -1
- static/js/main.cabcbb8b.js +0 -0
- static/js/main.cabcbb8b.js.LICENSE.txt +49 -0
- static/js/main.cabcbb8b.js.map +0 -0
asset-manifest.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
"files": {
|
3 |
"main.css": "/static/css/main.7e4eb6bc.css",
|
4 |
-
"main.js": "/static/js/main.
|
5 |
"index.html": "/index.html",
|
6 |
"main.7e4eb6bc.css.map": "/static/css/main.7e4eb6bc.css.map",
|
7 |
-
"main.
|
8 |
},
|
9 |
"entrypoints": [
|
10 |
"static/css/main.7e4eb6bc.css",
|
11 |
-
"static/js/main.
|
12 |
]
|
13 |
}
|
|
|
1 |
{
|
2 |
"files": {
|
3 |
"main.css": "/static/css/main.7e4eb6bc.css",
|
4 |
+
"main.js": "/static/js/main.cabcbb8b.js",
|
5 |
"index.html": "/index.html",
|
6 |
"main.7e4eb6bc.css.map": "/static/css/main.7e4eb6bc.css.map",
|
7 |
+
"main.cabcbb8b.js.map": "/static/js/main.cabcbb8b.js.map"
|
8 |
},
|
9 |
"entrypoints": [
|
10 |
"static/css/main.7e4eb6bc.css",
|
11 |
+
"static/js/main.cabcbb8b.js"
|
12 |
]
|
13 |
}
|
data.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
index.html
CHANGED
@@ -1 +1 @@
|
|
1 |
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A leaderboard showing evaluation results"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Leaderboard</title><script defer="defer" src="/static/js/main.
|
|
|
1 |
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A leaderboard showing evaluation results"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Leaderboard</title><script defer="defer" src="/static/js/main.cabcbb8b.js"></script><link href="/static/css/main.7e4eb6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
static/js/main.cabcbb8b.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
static/js/main.cabcbb8b.js.LICENSE.txt
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
Copyright (c) 2018 Jed Watson.
|
3 |
+
Licensed under the MIT License (MIT), see
|
4 |
+
http://jedwatson.github.io/classnames
|
5 |
+
*/
|
6 |
+
|
7 |
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
8 |
+
|
9 |
+
/*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */
|
10 |
+
|
11 |
+
/**
|
12 |
+
* @license React
|
13 |
+
* react-dom.production.min.js
|
14 |
+
*
|
15 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
16 |
+
*
|
17 |
+
* This source code is licensed under the MIT license found in the
|
18 |
+
* LICENSE file in the root directory of this source tree.
|
19 |
+
*/
|
20 |
+
|
21 |
+
/**
|
22 |
+
* @license React
|
23 |
+
* react-jsx-runtime.production.min.js
|
24 |
+
*
|
25 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
26 |
+
*
|
27 |
+
* This source code is licensed under the MIT license found in the
|
28 |
+
* LICENSE file in the root directory of this source tree.
|
29 |
+
*/
|
30 |
+
|
31 |
+
/**
|
32 |
+
* @license React
|
33 |
+
* react.production.min.js
|
34 |
+
*
|
35 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
36 |
+
*
|
37 |
+
* This source code is licensed under the MIT license found in the
|
38 |
+
* LICENSE file in the root directory of this source tree.
|
39 |
+
*/
|
40 |
+
|
41 |
+
/**
|
42 |
+
* @license React
|
43 |
+
* scheduler.production.min.js
|
44 |
+
*
|
45 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
46 |
+
*
|
47 |
+
* This source code is licensed under the MIT license found in the
|
48 |
+
* LICENSE file in the root directory of this source tree.
|
49 |
+
*/
|
static/js/main.cabcbb8b.js.map
ADDED
The diff for this file is too large to render.
See raw diff
|
|