Skip to content

Commit f354531

Browse files
claudisa-uulwesterhof
authored andcommitted
YDA-6003: add compiled datarequest form
1 parent 6bd7de7 commit f354531

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

datarequest/static/datarequest/js/add.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datarequest/static/datarequest/js/add.js.LICENSE.txt

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
object-assign
3+
(c) Sindre Sorhus
4+
@license MIT
5+
*/
6+
17
/*!
28
Copyright (c) 2018 Jed Watson.
39
Licensed under the MIT License (MIT), see
@@ -6,29 +12,26 @@
612

713
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
814

9-
/**
10-
* @license React
11-
* react-dom.production.min.js
15+
/** @license React v0.19.1
16+
* scheduler.production.min.js
1217
*
1318
* Copyright (c) Facebook, Inc. and its affiliates.
1419
*
1520
* This source code is licensed under the MIT license found in the
1621
* LICENSE file in the root directory of this source tree.
1722
*/
1823

19-
/**
20-
* @license React
21-
* react.production.min.js
24+
/** @license React v16.14.0
25+
* react-dom.production.min.js
2226
*
2327
* Copyright (c) Facebook, Inc. and its affiliates.
2428
*
2529
* This source code is licensed under the MIT license found in the
2630
* LICENSE file in the root directory of this source tree.
2731
*/
2832

29-
/**
30-
* @license React
31-
* scheduler.production.min.js
33+
/** @license React v16.14.0
34+
* react.production.min.js
3235
*
3336
* Copyright (c) Facebook, Inc. and its affiliates.
3437
*

0 commit comments

Comments
 (0)