antd-mobile 5.3.0 → 5.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,24 +1,9 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*!
8
2
  Copyright (c) 2018 Jed Watson.
9
3
  Licensed under the MIT License (MIT), see
10
4
  http://jedwatson.github.io/classnames
11
5
  */
12
6
 
13
- /** @license React v0.20.2
14
- * scheduler.production.min.js
15
- *
16
- * Copyright (c) Facebook, Inc. and its affiliates.
17
- *
18
- * This source code is licensed under the MIT license found in the
19
- * LICENSE file in the root directory of this source tree.
20
- */
21
-
22
7
  /** @license React v16.13.1
23
8
  * react-is.production.min.js
24
9
  *
@@ -27,12 +12,3 @@ object-assign
27
12
  * This source code is licensed under the MIT license found in the
28
13
  * LICENSE file in the root directory of this source tree.
29
14
  */
30
-
31
- /** @license React v17.0.2
32
- * react-dom.production.min.js
33
- *
34
- * Copyright (c) Facebook, Inc. and its affiliates.
35
- *
36
- * This source code is licensed under the MIT license found in the
37
- * LICENSE file in the root directory of this source tree.
38
- */