From 72e89afac0f11d59e4399f245e6dcc728bec38d9 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 15 Jul 2023 02:46:14 +0530 Subject: cleaned up code, added timeout, etc --- build/static/js/main.9c7c2e70.js.LICENSE.txt | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 build/static/js/main.9c7c2e70.js.LICENSE.txt (limited to 'build/static/js/main.9c7c2e70.js.LICENSE.txt') diff --git a/build/static/js/main.9c7c2e70.js.LICENSE.txt b/build/static/js/main.9c7c2e70.js.LICENSE.txt new file mode 100644 index 0000000..a253b5a --- /dev/null +++ b/build/static/js/main.9c7c2e70.js.LICENSE.txt @@ -0,0 +1,39 @@ +/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** + * @license React + * react-jsx-runtime.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** + * @license React + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** + * @license React + * scheduler.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ -- cgit v1.2.3